#dbecaf color space conversions
Hex:
#dbecaf
RGB:
219, 236, 175
CMY:
14, 7, 31
CMYK:
7, 0, 26, 7
HSL:
77°, 61.6162%, 80.5882%
HSV (HSB):
77°, 25.8475%, 92.5490%
XYZ:
66.9467, 78.1461, 52.1127
xyY:
0.3395, 0.3963, 78.1461
CIE-Lab:
90.8465, -15.6749, 27.7746
CIE-LCH:
90.8465, 31.8925, 119.4387
CIE-Luv:
90.8465, -7.0192, 42.1147
Hunter-Lab:
88.4003, -19.5201, 26.9283
#dbecaf color charts
#dbecaf color shades, tints & tones
#dbecaf color schemes
#dbecaf color preview, HTML & CSS examples
This text has a color of #dbecaf
<p style="color:#dbecaf;">Text here</p>
.mytext {color:#dbecaf;}
This box has a color of #dbecaf
<div style="background-color:#dbecaf;">Content here</div>
.mybackground {background-color:#dbecaf;}
Border around this has a color of #dbecaf
<div style="border:2px solid #dbecaf;">Content here</div>
.myborder {border:2px solid #dbecaf;}