#F2CBCD (or 0xF2CBCD) is unknown color: approx Azalea. HEX triplet: F2, CB and CD. RGB value is (242,203,205). Sum of RGB (Red+Green+Blue) = 242+203+205=650 (86% of max value = 765). Red value is 242 (94.92% from 255 or 37.23% from 650); Green value is 203 (79.69% from 255 or 31.23% from 650); Blue value is 205 (80.47% from 255 or 31.54% from 650); Max value from RGB is 242 - color contains mainly: red. Hex color #F2CBCD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F2CBCD is #0D3432. Grayscale: #D6D6D6. Windows color (decimal): -865331 or 13487090. OLE color: 13487090.
HSL color Cylindrical-coordinate representation of color #F2CBCD: hue angle of 356.92º degrees, saturation: 0.6, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #F2CBCD is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.05.
<style> p { color: #F2CBCD; } p { color: rgb(242,203,205); } H1.HeaderClassName { color: #F2CBCD; } .AnyTagClassName { color: #F2CBCD; } </style>
<style> a { background-color: #F2CBCD; } a { background-color: rgb(242,203,205); } div.DivClassName { background-color: #F2CBCD; } .BgClassName { background-color: #F2CBCD; } </style>
<style> span { border-color: #F2CBCD; } span { border-color: rgb(242,203,205); } td.TdClassName { border-color: #F2CBCD; } .TagClassName { border-color: #F2CBCD; } </style>