#d29a5f color space conversions
Hex:
#d29a5f
RGB:
210, 154, 95
CMY:
18, 40, 63
CMYK:
0, 27, 55, 18
HSL:
31°, 56.0976%, 59.8039%
HSV (HSB):
31°, 54.7619%, 82.3529%
XYZ:
40.1995, 37.6391, 15.9728
xyY:
0.4285, 0.4012, 37.6391
CIE-Lab:
67.7537, 14.3088, 38.9230
CIE-LCH:
67.7537, 41.4697, 69.8157
CIE-Luv:
67.7537, 42.7337, 44.6222
Hunter-Lab:
61.3507, 9.5969, 27.5092
#d29a5f color charts
#d29a5f color shades, tints & tones
#d29a5f color schemes
#d29a5f color preview, HTML & CSS examples
This text has a color of #d29a5f
<p style="color:#d29a5f;">Text here</p>
.mytext {color:#d29a5f;}
This box has a color of #d29a5f
<div style="background-color:#d29a5f;">Content here</div>
.mybackground {background-color:#d29a5f;}
Border around this has a color of #d29a5f
<div style="border:2px solid #d29a5f;">Content here</div>
.myborder {border:2px solid #d29a5f;}