#FEAFE8 (or 0xFEAFE8) is unknown color: approx Lavender Rose. HEX triplet: FE, AF and E8. RGB value is (254,175,232). Sum of RGB (Red+Green+Blue) = 254+175+232=661 (87% of max value = 765). Red value is 254 (99.61% from 255 or 38.43% from 661); Green value is 175 (68.75% from 255 or 26.48% from 661); Blue value is 232 (91.02% from 255 or 35.10% from 661); Max value from RGB is 254 - color contains mainly: red. Hex color #FEAFE8 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FEAFE8 is #015017. Grayscale: #CCCCCC. Windows color (decimal): -86040 or 15249406. OLE color: 15249406.
HSL color Cylindrical-coordinate representation of color #FEAFE8: hue angle of 316.71º degrees, saturation: 0.98, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FEAFE8 is Cyan = 0, Magento = 0.31, Yellow = 0.09 and Black (K on CMYK) = 0.00.
<style> p { color: #FEAFE8; } p { color: rgb(254,175,232); } H1.HeaderClassName { color: #FEAFE8; } .AnyTagClassName { color: #FEAFE8; } </style>
<style> a { background-color: #FEAFE8; } a { background-color: rgb(254,175,232); } div.DivClassName { background-color: #FEAFE8; } .BgClassName { background-color: #FEAFE8; } </style>
<style> span { border-color: #FEAFE8; } span { border-color: rgb(254,175,232); } td.TdClassName { border-color: #FEAFE8; } .TagClassName { border-color: #FEAFE8; } </style>