#FFDFE2 (or 0xFFDFE2) is unknown color: approx Pale Pink. HEX triplet: FF, DF and E2. RGB value is (255,223,226). Sum of RGB (Red+Green+Blue) = 255+223+226=704 (93% of max value = 765). Red value is 255 (100% from 255 or 36.22% from 704); Green value is 223 (87.5% from 255 or 31.68% from 704); Blue value is 226 (88.67% from 255 or 32.10% from 704); Max value from RGB is 255 - color contains mainly: red. Hex color #FFDFE2 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FFDFE2 is #00201D. Grayscale: #E8E8E8. Windows color (decimal): -8222 or 14868479. OLE color: 14868479.
HSL color Cylindrical-coordinate representation of color #FFDFE2: hue angle of 354.38º degrees, saturation: 1, lightness: 0.94%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #FFDFE2 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.
<style> p { color: #FFDFE2; } p { color: rgb(255,223,226); } H1.HeaderClassName { color: #FFDFE2; } .AnyTagClassName { color: #FFDFE2; } </style>
<style> a { background-color: #FFDFE2; } a { background-color: rgb(255,223,226); } div.DivClassName { background-color: #FFDFE2; } .BgClassName { background-color: #FFDFE2; } </style>
<style> span { border-color: #FFDFE2; } span { border-color: rgb(255,223,226); } td.TdClassName { border-color: #FFDFE2; } .TagClassName { border-color: #FFDFE2; } </style>