#d29f5d color space conversions
Hex:
#d29f5d
RGB:
210, 159, 93
CMY:
18, 38, 64
CMYK:
0, 24, 56, 18
HSL:
34°, 56.5217%, 59.4118%
HSV (HSB):
34°, 55.7143%, 82.3529%
XYZ:
40.9523, 39.2882, 15.7809
xyY:
0.4265, 0.4092, 39.2882
CIE-Lab:
68.9595, 11.4396, 41.4260
CIE-LCH:
68.9595, 42.9765, 74.5628
CIE-Luv:
68.9595, 39.3575, 47.9457
Hunter-Lab:
62.6803, 6.9326, 28.9489
#d29f5d color charts
#d29f5d color shades, tints & tones
#d29f5d color schemes
#d29f5d color preview, HTML & CSS examples
This text has a color of #d29f5d
<p style="color:#d29f5d;">Text here</p>
.mytext {color:#d29f5d;}
This box has a color of #d29f5d
<div style="background-color:#d29f5d;">Content here</div>
.mybackground {background-color:#d29f5d;}
Border around this has a color of #d29f5d
<div style="border:2px solid #d29f5d;">Content here</div>
.myborder {border:2px solid #d29f5d;}