#d9d9ae color space conversions
Hex:
#d9d9ae
RGB:
217, 217, 174
CMY:
15, 15, 32
CMYK:
0, 0, 20, 15
HSL:
60°, 36.1345%, 76.6667%
HSV (HSB):
60°, 19.8157%, 85.0980%
XYZ:
61.0681, 67.4334, 49.8417
xyY:
0.3424, 0.3781, 67.4334
CIE-Lab:
85.7223, -7.0102, 21.2461
CIE-LCH:
85.7223, 22.3727, 108.2604
CIE-Luv:
85.7223, 2.2737, 31.5047
Hunter-Lab:
82.1179, -10.9622, 21.4962
#d9d9ae color charts
#d9d9ae color shades, tints & tones
#d9d9ae color schemes
#d9d9ae color preview, HTML & CSS examples
This text has a color of #d9d9ae
<p style="color:#d9d9ae;">Text here</p>
.mytext {color:#d9d9ae;}
This box has a color of #d9d9ae
<div style="background-color:#d9d9ae;">Content here</div>
.mybackground {background-color:#d9d9ae;}
Border around this has a color of #d9d9ae
<div style="border:2px solid #d9d9ae;">Content here</div>
.myborder {border:2px solid #d9d9ae;}