#FEB2B8 (or 0xFEB2B8) is unknown color: approx Light Pink. HEX triplet: FE, B2 and B8. RGB value is (254,178,184). Sum of RGB (Red+Green+Blue) = 254+178+184=616 (81% of max value = 765). Red value is 254 (99.61% from 255 or 41.23% from 616); Green value is 178 (69.92% from 255 or 28.90% from 616); Blue value is 184 (72.27% from 255 or 29.87% from 616); Max value from RGB is 254 - color contains mainly: red. Hex color #FEB2B8 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FEB2B8 is #014D47. Grayscale: #C9C9C9. Windows color (decimal): -85320 or 12104446. OLE color: 12104446.
HSL color Cylindrical-coordinate representation of color #FEB2B8: hue angle of 355.26º degrees, saturation: 0.97, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #FEB2B8 is Cyan = 0, Magento = 0.30, Yellow = 0.28 and Black (K on CMYK) = 0.00.
<style> p { color: #FEB2B8; } p { color: rgb(254,178,184); } H1.HeaderClassName { color: #FEB2B8; } .AnyTagClassName { color: #FEB2B8; } </style>
<style> a { background-color: #FEB2B8; } a { background-color: rgb(254,178,184); } div.DivClassName { background-color: #FEB2B8; } .BgClassName { background-color: #FEB2B8; } </style>
<style> span { border-color: #FEB2B8; } span { border-color: rgb(254,178,184); } td.TdClassName { border-color: #FEB2B8; } .TagClassName { border-color: #FEB2B8; } </style>