#FEB9EA (or 0xFEB9EA) is unknown color: approx Lavender Rose. HEX triplet: FE, B9 and EA. RGB value is (254,185,234). Sum of RGB (Red+Green+Blue) = 254+185+234=673 (89% of max value = 765). Red value is 254 (99.61% from 255 or 37.74% from 673); Green value is 185 (72.66% from 255 or 27.49% from 673); Blue value is 234 (91.80% from 255 or 34.77% from 673); Max value from RGB is 254 - color contains mainly: red. Hex color #FEB9EA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FEB9EA is #014615. Grayscale: #D3D3D3. Windows color (decimal): -83478 or 15383038. OLE color: 15383038.
HSL color Cylindrical-coordinate representation of color #FEB9EA: hue angle of 317.39º degrees, saturation: 0.97, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #FEB9EA is Cyan = 0, Magento = 0.27, Yellow = 0.08 and Black (K on CMYK) = 0.00.
<style> p { color: #feb9ea; } p { color: rgb(254,185,234); } H1.HeaderClassName { color: #feb9ea; } .AnyTagClassName { color: #feb9ea; } </style>
<style> a { background-color: #feb9ea; } a { background-color: rgb(254,185,234); } div.DivClassName { background-color: #feb9ea; } .BgClassName { background-color: #feb9ea; } </style>
<style> span { border-color: #feb9ea; } span { border-color: rgb(254,185,234); } td.TdClassName { border-color: #feb9ea; } .TagClassName { border-color: #feb9ea; } </style>