#F2CBC8 (or 0xF2CBC8) is unknown color: approx Coral Candy. HEX triplet: F2, CB and C8. RGB value is (242,203,200). Sum of RGB (Red+Green+Blue) = 242+203+200=645 (85% of max value = 765). Red value is 242 (94.92% from 255 or 37.52% from 645); Green value is 203 (79.69% from 255 or 31.47% from 645); Blue value is 200 (78.52% from 255 or 31.01% from 645); Max value from RGB is 242 - color contains mainly: red. Hex color #F2CBC8 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F2CBC8 is #0D3437. Grayscale: #D6D6D6. Windows color (decimal): -865336 or 13159410. OLE color: 13159410.
HSL color Cylindrical-coordinate representation of color #F2CBC8: hue angle of 4.29º degrees, saturation: 0.62, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #F2CBC8 is Cyan = 0, Magento = 0.16, Yellow = 0.17 and Black (K on CMYK) = 0.05.
<style> p { color: #F2CBC8; } p { color: rgb(242,203,200); } H1.HeaderClassName { color: #F2CBC8; } .AnyTagClassName { color: #F2CBC8; } </style>
<style> a { background-color: #F2CBC8; } a { background-color: rgb(242,203,200); } div.DivClassName { background-color: #F2CBC8; } .BgClassName { background-color: #F2CBC8; } </style>
<style> span { border-color: #F2CBC8; } span { border-color: rgb(242,203,200); } td.TdClassName { border-color: #F2CBC8; } .TagClassName { border-color: #F2CBC8; } </style>