#d2d5aa color space conversions
Hex:
#d2d5aa
RGB:
210, 213, 170
CMY:
18, 16, 33
CMYK:
1, 0, 20, 16
HSL:
64°, 33.8583%, 75.0980%
HSV (HSB):
64°, 20.1878%, 83.5294%
XYZ:
57.6283, 64.1924, 47.3833
xyY:
0.3406, 0.3794, 64.1924
CIE-Lab:
84.0659, -8.1280, 20.9672
CIE-LCH:
84.0659, 22.4875, 111.1889
CIE-Luv:
84.0659, 0.4624, 31.2196
Hunter-Lab:
80.1202, -11.8200, 21.0199
#d2d5aa color charts
#d2d5aa color shades, tints & tones
#d2d5aa color schemes
#d2d5aa color preview, HTML & CSS examples
This text has a color of #d2d5aa
<p style="color:#d2d5aa;">Text here</p>
.mytext {color:#d2d5aa;}
This box has a color of #d2d5aa
<div style="background-color:#d2d5aa;">Content here</div>
.mybackground {background-color:#d2d5aa;}
Border around this has a color of #d2d5aa
<div style="border:2px solid #d2d5aa;">Content here</div>
.myborder {border:2px solid #d2d5aa;}