#dbefcc color space conversions
Hex:
#dbefcc
RGB:
219, 239, 204
CMY:
14, 6, 20
CMYK:
8, 0, 15, 6
HSL:
94°, 52.2388%, 86.8627%
HSV (HSB):
94°, 14.6444%, 93.7255%
XYZ:
70.9790, 81.1527, 69.0498
xyY:
0.3209, 0.3669, 81.1527
CIE-Lab:
92.1996, -12.7489, 14.7217
CIE-LCH:
92.1996, 19.4747, 130.8925
CIE-Luv:
92.1996, -9.5679, 24.0577
Hunter-Lab:
90.0848, -17.0059, 17.6137
#dbefcc color charts
#dbefcc color shades, tints & tones
#dbefcc color schemes
#dbefcc color preview, HTML & CSS examples
This text has a color of #dbefcc
<p style="color:#dbefcc;">Text here</p>
.mytext {color:#dbefcc;}
This box has a color of #dbefcc
<div style="background-color:#dbefcc;">Content here</div>
.mybackground {background-color:#dbefcc;}
Border around this has a color of #dbefcc
<div style="border:2px solid #dbefcc;">Content here</div>
.myborder {border:2px solid #dbefcc;}