#d2dcaa color space conversions
Hex:
#d2dcaa
RGB:
210, 220, 170
CMY:
18, 14, 33
CMYK:
5, 0, 23, 14
HSL:
72°, 41.6667%, 76.4706%
HSV (HSB):
72°, 22.7273%, 86.2745%
XYZ:
59.4272, 67.7903, 47.9829
xyY:
0.3392, 0.3869, 67.7903
CIE-Lab:
85.9015, -11.6817, 23.4954
CIE-LCH:
85.9015, 26.2393, 116.4362
CIE-Luv:
85.9015, -3.3873, 35.3572
Hunter-Lab:
82.3349, -15.2492, 23.0815
#d2dcaa color charts
#d2dcaa color shades, tints & tones
#d2dcaa color schemes
#d2dcaa color preview, HTML & CSS examples
This text has a color of #d2dcaa
<p style="color:#d2dcaa;">Text here</p>
.mytext {color:#d2dcaa;}
This box has a color of #d2dcaa
<div style="background-color:#d2dcaa;">Content here</div>
.mybackground {background-color:#d2dcaa;}
Border around this has a color of #d2dcaa
<div style="border:2px solid #d2dcaa;">Content here</div>
.myborder {border:2px solid #d2dcaa;}