#FFDBE4 (or 0xFFDBE4) is unknown color: approx Pig Pink. HEX triplet: FF, DB and E4. RGB value is (255,219,228). Sum of RGB (Red+Green+Blue) = 255+219+228=702 (92% of max value = 765). Red value is 255 (100% from 255 or 36.32% from 702); Green value is 219 (85.94% from 255 or 31.20% from 702); Blue value is 228 (89.45% from 255 or 32.48% from 702); Max value from RGB is 255 - color contains mainly: red. Hex color #FFDBE4 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FFDBE4 is #00241B. Grayscale: #E6E6E6. Windows color (decimal): -9244 or 14998527. OLE color: 14998527.
HSL color Cylindrical-coordinate representation of color #FFDBE4: hue angle of 345º degrees, saturation: 1, lightness: 0.93%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #FFDBE4 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.
<style> p { color: #FFDBE4; } p { color: rgb(255,219,228); } H1.HeaderClassName { color: #FFDBE4; } .AnyTagClassName { color: #FFDBE4; } </style>
<style> a { background-color: #FFDBE4; } a { background-color: rgb(255,219,228); } div.DivClassName { background-color: #FFDBE4; } .BgClassName { background-color: #FFDBE4; } </style>
<style> span { border-color: #FFDBE4; } span { border-color: rgb(255,219,228); } td.TdClassName { border-color: #FFDBE4; } .TagClassName { border-color: #FFDBE4; } </style>