#d9ca9b color space conversions
Hex:
#d9ca9b
RGB:
217, 202, 155
CMY:
15, 21, 39
CMYK:
0, 7, 29, 15
HSL:
45°, 44.9275%, 72.9412%
HSV (HSB):
45°, 28.5714%, 85.0980%
XYZ:
55.6522, 59.3593, 39.5347
xyY:
0.3601, 0.3841, 59.3593
CIE-Lab:
81.4887, -1.9131, 25.4019
CIE-LCH:
81.4887, 25.4739, 94.3069
CIE-Luv:
81.4887, 11.9198, 35.4445
Hunter-Lab:
77.0450, -5.8922, 23.5076
#d9ca9b color charts
#d9ca9b color shades, tints & tones
#d9ca9b color schemes
#d9ca9b color preview, HTML & CSS examples
This text has a color of #d9ca9b
<p style="color:#d9ca9b;">Text here</p>
.mytext {color:#d9ca9b;}
This box has a color of #d9ca9b
<div style="background-color:#d9ca9b;">Content here</div>
.mybackground {background-color:#d9ca9b;}
Border around this has a color of #d9ca9b
<div style="border:2px solid #d9ca9b;">Content here</div>
.myborder {border:2px solid #d9ca9b;}