#d29d5a color space conversions
Hex:
#d29d5a
RGB:
210, 157, 90
CMY:
18, 38, 65
CMYK:
0, 25, 57, 18
HSL:
34°, 57.1429%, 58.8235%
HSV (HSB):
34°, 57.1429%, 82.3529%
XYZ:
40.4808, 38.5538, 14.9809
xyY:
0.4306, 0.4101, 38.5538
CIE-Lab:
68.4268, 12.2811, 42.3136
CIE-LCH:
68.4268, 44.0598, 73.8152
CIE-Luv:
68.4268, 41.0255, 48.4291
Hunter-Lab:
62.0917, 7.7129, 29.1592
#d29d5a color charts
#d29d5a color shades, tints & tones
#d29d5a color schemes
#d29d5a color preview, HTML & CSS examples
This text has a color of #d29d5a
<p style="color:#d29d5a;">Text here</p>
.mytext {color:#d29d5a;}
This box has a color of #d29d5a
<div style="background-color:#d29d5a;">Content here</div>
.mybackground {background-color:#d29d5a;}
Border around this has a color of #d29d5a
<div style="border:2px solid #d29d5a;">Content here</div>
.myborder {border:2px solid #d29d5a;}