#F2DADB (or 0xF2DADB) is unknown color: approx Pale Pink. HEX triplet: F2, DA and DB. RGB value is (242,218,219). Sum of RGB (Red+Green+Blue) = 242+218+219=679 (89% of max value = 765). Red value is 242 (94.92% from 255 or 35.64% from 679); Green value is 218 (85.55% from 255 or 32.11% from 679); Blue value is 219 (85.94% from 255 or 32.25% from 679); Max value from RGB is 242 - color contains mainly: red. Hex color #F2DADB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F2DADB is #0D2524. Grayscale: #E1E1E1. Windows color (decimal): -861477 or 14408434. OLE color: 14408434.
HSL color Cylindrical-coordinate representation of color #F2DADB: hue angle of 357.5º degrees, saturation: 0.48, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #F2DADB is Cyan = 0, Magento = 0.10, Yellow = 0.10 and Black (K on CMYK) = 0.05.
<style> p { color: #F2DADB; } p { color: rgb(242,218,219); } H1.HeaderClassName { color: #F2DADB; } .AnyTagClassName { color: #F2DADB; } </style>
<style> a { background-color: #F2DADB; } a { background-color: rgb(242,218,219); } div.DivClassName { background-color: #F2DADB; } .BgClassName { background-color: #F2DADB; } </style>
<style> span { border-color: #F2DADB; } span { border-color: rgb(242,218,219); } td.TdClassName { border-color: #F2DADB; } .TagClassName { border-color: #F2DADB; } </style>