#dad8cc color space conversions
Hex:
#dad8cc
RGB:
218, 216, 204
CMY:
15, 15, 20
CMYK:
0, 1, 6, 15
HSL:
51°, 15.9091%, 82.7451%
HSV (HSB):
51°, 6.4220%, 85.4902%
XYZ:
64.3684, 68.3768, 66.9322
xyY:
0.3224, 0.3424, 68.3768
CIE-Lab:
86.1945, -1.4091, 6.1428
CIE-LCH:
86.1945, 6.3024, 102.9195
CIE-Luv:
86.1945, 1.8218, 9.4227
Hunter-Lab:
82.6903, -5.7586, 9.8919
#dad8cc color charts
#dad8cc color shades, tints & tones
#dad8cc color schemes
#dad8cc color preview, HTML & CSS examples
This text has a color of #dad8cc
<p style="color:#dad8cc;">Text here</p>
.mytext {color:#dad8cc;}
This box has a color of #dad8cc
<div style="background-color:#dad8cc;">Content here</div>
.mybackground {background-color:#dad8cc;}
Border around this has a color of #dad8cc
<div style="border:2px solid #dad8cc;">Content here</div>
.myborder {border:2px solid #dad8cc;}