#dacebf color space conversions
Hex:
#dacebf
RGB:
218, 206, 191
CMY:
15, 19, 25
CMYK:
0, 6, 12, 15
HSL:
33°, 26.7327%, 80.1961%
HSV (HSB):
33°, 12.3853%, 85.4902%
XYZ:
60.3887, 62.8096, 58.2309
xyY:
0.3329, 0.3462, 62.8096
CIE-Lab:
83.3421, 1.6435, 8.9387
CIE-LCH:
83.3421, 9.0885, 79.5816
CIE-Luv:
83.3421, 7.9635, 12.8379
Hunter-Lab:
79.2525, -2.6788, 11.9134
#dacebf color charts
#dacebf color shades, tints & tones
#dacebf color schemes
#dacebf color preview, HTML & CSS examples
This text has a color of #dacebf
<p style="color:#dacebf;">Text here</p>
.mytext {color:#dacebf;}
This box has a color of #dacebf
<div style="background-color:#dacebf;">Content here</div>
.mybackground {background-color:#dacebf;}
Border around this has a color of #dacebf
<div style="border:2px solid #dacebf;">Content here</div>
.myborder {border:2px solid #dacebf;}