#d9d9aa color space conversions
Hex:
#d9d9aa
RGB:
217, 217, 170
CMY:
15, 15, 33
CMYK:
0, 0, 22, 15
HSL:
60°, 38.2114%, 75.8824%
HSV (HSB):
60°, 21.6590%, 85.0980%
XYZ:
60.6838, 67.2797, 47.8181
xyY:
0.3452, 0.3827, 67.2797
CIE-Lab:
85.6450, -7.5837, 23.2276
CIE-LCH:
85.6450, 24.4343, 108.0815
CIE-Luv:
85.6450, 2.4680, 34.1991
Hunter-Lab:
82.0242, -11.4830, 22.8523
#d9d9aa color charts
#d9d9aa color shades, tints & tones
#d9d9aa color schemes
#d9d9aa color preview, HTML & CSS examples
This text has a color of #d9d9aa
<p style="color:#d9d9aa;">Text here</p>
.mytext {color:#d9d9aa;}
This box has a color of #d9d9aa
<div style="background-color:#d9d9aa;">Content here</div>
.mybackground {background-color:#d9d9aa;}
Border around this has a color of #d9d9aa
<div style="border:2px solid #d9d9aa;">Content here</div>
.myborder {border:2px solid #d9d9aa;}