#F0CFCB (or 0xF0CFCB) is unknown color: approx Coral Candy. HEX triplet: F0, CF and CB. RGB value is (240,207,203). Sum of RGB (Red+Green+Blue) = 240+207+203=650 (86% of max value = 765). Red value is 240 (94.14% from 255 or 36.92% from 650); Green value is 207 (81.25% from 255 or 31.85% from 650); Blue value is 203 (79.69% from 255 or 31.23% from 650); Max value from RGB is 240 - color contains mainly: red. Hex color #F0CFCB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0CFCB is #0F3034. Grayscale: #D8D8D8. Windows color (decimal): -995381 or 13357040. OLE color: 13357040.
HSL color Cylindrical-coordinate representation of color #F0CFCB: hue angle of 6.49º degrees, saturation: 0.55, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #F0CFCB is Cyan = 0, Magento = 0.14, Yellow = 0.15 and Black (K on CMYK) = 0.06.
<style> p { color: #F0CFCB; } p { color: rgb(240,207,203); } H1.HeaderClassName { color: #F0CFCB; } .AnyTagClassName { color: #F0CFCB; } </style>
<style> a { background-color: #F0CFCB; } a { background-color: rgb(240,207,203); } div.DivClassName { background-color: #F0CFCB; } .BgClassName { background-color: #F0CFCB; } </style>
<style> span { border-color: #F0CFCB; } span { border-color: rgb(240,207,203); } td.TdClassName { border-color: #F0CFCB; } .TagClassName { border-color: #F0CFCB; } </style>