#FEEFE0 (or 0xFEEFE0) is unknown color: approx Linen. HEX triplet: FE, EF and E0. RGB value is (254,239,224). Sum of RGB (Red+Green+Blue) = 254+239+224=717 (94% of max value = 765). Red value is 254 (99.61% from 255 or 35.43% from 717); Green value is 239 (93.75% from 255 or 33.33% from 717); Blue value is 224 (87.89% from 255 or 31.24% from 717); Max value from RGB is 254 - color contains mainly: red. Hex color #FEEFE0 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FEEFE0 is #01101F. Grayscale: #F1F1F1. Windows color (decimal): -69664 or 14741502. OLE color: 14741502.
HSL color Cylindrical-coordinate representation of color #FEEFE0: hue angle of 30º degrees, saturation: 0.94, lightness: 0.94%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #FEEFE0 is Cyan = 0, Magento = 0.06, Yellow = 0.12 and Black (K on CMYK) = 0.00.
<style> p { color: #FEEFE0; } p { color: rgb(254,239,224); } H1.HeaderClassName { color: #FEEFE0; } .AnyTagClassName { color: #FEEFE0; } </style>
<style> a { background-color: #FEEFE0; } a { background-color: rgb(254,239,224); } div.DivClassName { background-color: #FEEFE0; } .BgClassName { background-color: #FEEFE0; } </style>
<style> span { border-color: #FEEFE0; } span { border-color: rgb(254,239,224); } td.TdClassName { border-color: #FEEFE0; } .TagClassName { border-color: #FEEFE0; } </style>