#d5dac6 color space conversions
Hex:
#d5dac6
RGB:
213, 218, 198
CMY:
16, 15, 22
CMYK:
2, 0, 9, 15
HSL:
75°, 21.2766%, 81.5686%
HSV (HSB):
75°, 9.1743%, 85.4902%
XYZ:
62.7050, 68.3662, 63.3172
xyY:
0.3226, 0.3517, 68.3662
CIE-Lab:
86.1892, -5.2015, 9.2521
CIE-LCH:
86.1892, 10.6140, 119.3445
CIE-Luv:
86.1892, -1.7959, 14.6326
Hunter-Lab:
82.6838, -9.3275, 12.4759
#d5dac6 color charts
#d5dac6 color shades, tints & tones
#d5dac6 color schemes
#d5dac6 color preview, HTML & CSS examples
This text has a color of #d5dac6
<p style="color:#d5dac6;">Text here</p>
.mytext {color:#d5dac6;}
This box has a color of #d5dac6
<div style="background-color:#d5dac6;">Content here</div>
.mybackground {background-color:#d5dac6;}
Border around this has a color of #d5dac6
<div style="border:2px solid #d5dac6;">Content here</div>
.myborder {border:2px solid #d5dac6;}