#F0CCD2 (or 0xF0CCD2) is unknown color: approx Pink Lace. HEX triplet: F0, CC and D2. RGB value is (240,204,210). Sum of RGB (Red+Green+Blue) = 240+204+210=654 (86% of max value = 765). Red value is 240 (94.14% from 255 or 36.70% from 654); Green value is 204 (80.08% from 255 or 31.19% from 654); Blue value is 210 (82.42% from 255 or 32.11% from 654); Max value from RGB is 240 - color contains mainly: red. Hex color #F0CCD2 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0CCD2 is #0F332D. Grayscale: #D7D7D7. Windows color (decimal): -996142 or 13815024. OLE color: 13815024.
HSL color Cylindrical-coordinate representation of color #F0CCD2: hue angle of 350º 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 #F0CCD2 is Cyan = 0, Magento = 0.15, Yellow = 0.12 and Black (K on CMYK) = 0.06.
<style> p { color: #F0CCD2; } p { color: rgb(240,204,210); } H1.HeaderClassName { color: #F0CCD2; } .AnyTagClassName { color: #F0CCD2; } </style>
<style> a { background-color: #F0CCD2; } a { background-color: rgb(240,204,210); } div.DivClassName { background-color: #F0CCD2; } .BgClassName { background-color: #F0CCD2; } </style>
<style> span { border-color: #F0CCD2; } span { border-color: rgb(240,204,210); } td.TdClassName { border-color: #F0CCD2; } .TagClassName { border-color: #F0CCD2; } </style>