#F3CBCF (or 0xF3CBCF) is unknown color: approx Pink Lace. HEX triplet: F3, CB and CF. RGB value is (243,203,207). Sum of RGB (Red+Green+Blue) = 243+203+207=653 (86% of max value = 765). Red value is 243 (95.31% from 255 or 37.21% from 653); Green value is 203 (79.69% from 255 or 31.09% from 653); Blue value is 207 (81.25% from 255 or 31.70% from 653); Max value from RGB is 243 - color contains mainly: red. Hex color #F3CBCF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F3CBCF is #0C3430. Grayscale: #D7D7D7. Windows color (decimal): -799793 or 13618163. OLE color: 13618163.
HSL color Cylindrical-coordinate representation of color #F3CBCF: hue angle of 354º degrees, saturation: 0.62, 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 #F3CBCF is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.05.
<style> p { color: #F3CBCF; } p { color: rgb(243,203,207); } H1.HeaderClassName { color: #F3CBCF; } .AnyTagClassName { color: #F3CBCF; } </style>
<style> a { background-color: #F3CBCF; } a { background-color: rgb(243,203,207); } div.DivClassName { background-color: #F3CBCF; } .BgClassName { background-color: #F3CBCF; } </style>
<style> span { border-color: #F3CBCF; } span { border-color: rgb(243,203,207); } td.TdClassName { border-color: #F3CBCF; } .TagClassName { border-color: #F3CBCF; } </style>