#d2dac6 color space conversions
Hex:
#d2dac6
RGB:
210, 218, 198
CMY:
18, 15, 22
CMYK:
4, 0, 9, 15
HSL:
84°, 21.2766%, 81.5686%
HSV (HSB):
84°, 9.1743%, 85.4902%
XYZ:
61.8428, 67.9217, 63.2768
xyY:
0.3204, 0.3519, 67.9217
CIE-Lab:
85.9673, -6.2491, 8.9049
CIE-LCH:
85.9673, 10.8788, 125.0596
CIE-Luv:
85.9673, -3.5044, 14.3157
Hunter-Lab:
82.4146, -10.2816, 12.1682
#d2dac6 color charts
#d2dac6 color shades, tints & tones
#d2dac6 color schemes
#d2dac6 color preview, HTML & CSS examples
This text has a color of #d2dac6
<p style="color:#d2dac6;">Text here</p>
.mytext {color:#d2dac6;}
This box has a color of #d2dac6
<div style="background-color:#d2dac6;">Content here</div>
.mybackground {background-color:#d2dac6;}
Border around this has a color of #d2dac6
<div style="border:2px solid #d2dac6;">Content here</div>
.myborder {border:2px solid #d2dac6;}