#dbeece color space conversions
Hex:
#dbeece
RGB:
219, 238, 206
CMY:
14, 7, 19
CMYK:
8, 0, 13, 7
HSL:
96°, 48.4848%, 87.0588%
HSV (HSB):
96°, 13.4454%, 93.3333%
XYZ:
70.9285, 80.6654, 70.2242
xyY:
0.3198, 0.3637, 80.6654
CIE-Lab:
91.9826, -11.9210, 13.3788
CIE-LCH:
91.9826, 17.9194, 131.7022
CIE-Luv:
91.9826, -9.1232, 21.9874
Hunter-Lab:
89.8139, -16.2079, 16.5118
#dbeece color charts
#dbeece color shades, tints & tones
#dbeece color schemes
#dbeece color preview, HTML & CSS examples
This text has a color of #dbeece
<p style="color:#dbeece;">Text here</p>
.mytext {color:#dbeece;}
This box has a color of #dbeece
<div style="background-color:#dbeece;">Content here</div>
.mybackground {background-color:#dbeece;}
Border around this has a color of #dbeece
<div style="border:2px solid #dbeece;">Content here</div>
.myborder {border:2px solid #dbeece;}