#F2D0EE (or 0xF2D0EE) is unknown color: approx Snuff. HEX triplet: F2, D0 and EE. RGB value is (242,208,238). Sum of RGB (Red+Green+Blue) = 242+208+238=688 (91% of max value = 765). Red value is 242 (94.92% from 255 or 35.17% from 688); Green value is 208 (81.64% from 255 or 30.23% from 688); Blue value is 238 (93.36% from 255 or 34.59% from 688); Max value from RGB is 242 - color contains mainly: red. Hex color #F2D0EE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F2D0EE is #0D2F11. Grayscale: #DDDDDD. Windows color (decimal): -864018 or 15651058. OLE color: 15651058.
HSL color Cylindrical-coordinate representation of color #F2D0EE: hue angle of 307.06º degrees, saturation: 0.57, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #F2D0EE is Cyan = 0, Magento = 0.14, Yellow = 0.02 and Black (K on CMYK) = 0.05.
<style> p { color: #F2D0EE; } p { color: rgb(242,208,238); } H1.HeaderClassName { color: #F2D0EE; } .AnyTagClassName { color: #F2D0EE; } </style>
<style> a { background-color: #F2D0EE; } a { background-color: rgb(242,208,238); } div.DivClassName { background-color: #F2D0EE; } .BgClassName { background-color: #F2D0EE; } </style>
<style> span { border-color: #F2D0EE; } span { border-color: rgb(242,208,238); } td.TdClassName { border-color: #F2D0EE; } .TagClassName { border-color: #F2D0EE; } </style>