#d2d9aa color space conversions
Hex:
#d2d9aa
RGB:
210, 217, 170
CMY:
18, 15, 33
CMYK:
3, 0, 22, 15
HSL:
69°, 38.2114%, 75.8824%
HSV (HSB):
69°, 21.6590%, 85.0980%
XYZ:
58.6469, 66.2296, 47.7228
xyY:
0.3398, 0.3837, 66.2296
CIE-Lab:
85.1134, -10.1645, 22.4122
CIE-LCH:
85.1134, 24.6094, 114.3955
CIE-Luv:
85.1134, -1.7425, 33.5880
Hunter-Lab:
81.3816, -13.7834, 22.1990
#d2d9aa color charts
#d2d9aa color shades, tints & tones
#d2d9aa color schemes
#d2d9aa color preview, HTML & CSS examples
This text has a color of #d2d9aa
<p style="color:#d2d9aa;">Text here</p>
.mytext {color:#d2d9aa;}
This box has a color of #d2d9aa
<div style="background-color:#d2d9aa;">Content here</div>
.mybackground {background-color:#d2d9aa;}
Border around this has a color of #d2d9aa
<div style="border:2px solid #d2d9aa;">Content here</div>
.myborder {border:2px solid #d2d9aa;}