#F2CED1 (or 0xF2CED1) is unknown color: approx Pale Rose. HEX triplet: F2, CE and D1. RGB value is (242,206,209). Sum of RGB (Red+Green+Blue) = 242+206+209=657 (87% of max value = 765). Red value is 242 (94.92% from 255 or 36.83% from 657); Green value is 206 (80.86% from 255 or 31.35% from 657); Blue value is 209 (82.03% from 255 or 31.81% from 657); Max value from RGB is 242 - color contains mainly: red. Hex color #F2CED1 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F2CED1 is #0D312E. Grayscale: #D9D9D9. Windows color (decimal): -864559 or 13750002. OLE color: 13750002.
HSL color Cylindrical-coordinate representation of color #F2CED1: hue angle of 355º degrees, saturation: 0.58, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #F2CED1 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.05.
<style> p { color: #F2CED1; } p { color: rgb(242,206,209); } H1.HeaderClassName { color: #F2CED1; } .AnyTagClassName { color: #F2CED1; } </style>
<style> a { background-color: #F2CED1; } a { background-color: rgb(242,206,209); } div.DivClassName { background-color: #F2CED1; } .BgClassName { background-color: #F2CED1; } </style>
<style> span { border-color: #F2CED1; } span { border-color: rgb(242,206,209); } td.TdClassName { border-color: #F2CED1; } .TagClassName { border-color: #F2CED1; } </style>