#d6dacc color space conversions
Hex:
#d6dacc
RGB:
214, 218, 204
CMY:
16, 15, 20
CMYK:
2, 0, 6, 15
HSL:
77°, 15.9091%, 82.7451%
HSV (HSB):
77°, 6.4220%, 85.4902%
XYZ:
63.7020, 68.7986, 67.0487
xyY:
0.3192, 0.3448, 68.7986
CIE-Lab:
86.4042, -3.8334, 6.4058
CIE-LCH:
86.4042, 7.4652, 120.8975
CIE-Luv:
86.4042, -1.5208, 10.2519
Hunter-Lab:
82.9449, -8.0648, 10.1342
#d6dacc color charts
#d6dacc color shades, tints & tones
#d6dacc color schemes
#d6dacc color preview, HTML & CSS examples
This text has a color of #d6dacc
<p style="color:#d6dacc;">Text here</p>
.mytext {color:#d6dacc;}
This box has a color of #d6dacc
<div style="background-color:#d6dacc;">Content here</div>
.mybackground {background-color:#d6dacc;}
Border around this has a color of #d6dacc
<div style="border:2px solid #d6dacc;">Content here</div>
.myborder {border:2px solid #d6dacc;}