#FEBFC3 (or 0xFEBFC3) is unknown color: approx Azalea. HEX triplet: FE, BF and C3. RGB value is (254,191,195). Sum of RGB (Red+Green+Blue) = 254+191+195=640 (84% of max value = 765). Red value is 254 (99.61% from 255 or 39.69% from 640); Green value is 191 (75% from 255 or 29.84% from 640); Blue value is 195 (76.56% from 255 or 30.47% from 640); Max value from RGB is 254 - color contains mainly: red. Hex color #FEBFC3 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FEBFC3 is #01403C. Grayscale: #D2D2D2. Windows color (decimal): -81981 or 12828670. OLE color: 12828670.
HSL color Cylindrical-coordinate representation of color #FEBFC3: hue angle of 356.19º degrees, saturation: 0.97, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #FEBFC3 is Cyan = 0, Magento = 0.25, Yellow = 0.23 and Black (K on CMYK) = 0.00.
<style> p { color: #FEBFC3; } p { color: rgb(254,191,195); } H1.HeaderClassName { color: #FEBFC3; } .AnyTagClassName { color: #FEBFC3; } </style>
<style> a { background-color: #FEBFC3; } a { background-color: rgb(254,191,195); } div.DivClassName { background-color: #FEBFC3; } .BgClassName { background-color: #FEBFC3; } </style>
<style> span { border-color: #FEBFC3; } span { border-color: rgb(254,191,195); } td.TdClassName { border-color: #FEBFC3; } .TagClassName { border-color: #FEBFC3; } </style>