#FEB3BF (or 0xFEB3BF) is unknown color: approx Light Pink. HEX triplet: FE, B3 and BF. RGB value is (254,179,191). Sum of RGB (Red+Green+Blue) = 254+179+191=624 (82% of max value = 765). Red value is 254 (99.61% from 255 or 40.71% from 624); Green value is 179 (70.31% from 255 or 28.69% from 624); Blue value is 191 (75% from 255 or 30.61% from 624); Max value from RGB is 254 - color contains mainly: red. Hex color #FEB3BF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FEB3BF is #014C40. Grayscale: #CACACA. Windows color (decimal): -85057 or 12563454. OLE color: 12563454.
HSL color Cylindrical-coordinate representation of color #FEB3BF: hue angle of 350.4º 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 #FEB3BF is Cyan = 0, Magento = 0.30, Yellow = 0.25 and Black (K on CMYK) = 0.00.
<style> p { color: #FEB3BF; } p { color: rgb(254,179,191); } H1.HeaderClassName { color: #FEB3BF; } .AnyTagClassName { color: #FEB3BF; } </style>
<style> a { background-color: #FEB3BF; } a { background-color: rgb(254,179,191); } div.DivClassName { background-color: #FEB3BF; } .BgClassName { background-color: #FEB3BF; } </style>
<style> span { border-color: #FEB3BF; } span { border-color: rgb(254,179,191); } td.TdClassName { border-color: #FEB3BF; } .TagClassName { border-color: #FEB3BF; } </style>