#dadfcb color space conversions
Hex:
#dadfcb
RGB:
218, 223, 203
CMY:
15, 13, 20
CMYK:
2, 0, 9, 13
HSL:
75°, 23.8095%, 83.5294%
HSV (HSB):
75°, 8.9686%, 87.4510%
XYZ:
66.0806, 71.9926, 66.9130
xyY:
0.3224, 0.3512, 71.9926
CIE-Lab:
87.9650, -5.1814, 9.2117
CIE-LCH:
87.9650, 10.5689, 119.3567
CIE-Luv:
87.9650, -1.7918, 14.6228
Hunter-Lab:
84.8484, -9.4676, 12.6367
#dadfcb color charts
#dadfcb color shades, tints & tones
#dadfcb color schemes
#dadfcb color preview, HTML & CSS examples
This text has a color of #dadfcb
<p style="color:#dadfcb;">Text here</p>
.mytext {color:#dadfcb;}
This box has a color of #dadfcb
<div style="background-color:#dadfcb;">Content here</div>
.mybackground {background-color:#dadfcb;}
Border around this has a color of #dadfcb
<div style="border:2px solid #dadfcb;">Content here</div>
.myborder {border:2px solid #dadfcb;}