#d29a3c color space conversions
Hex:
#d29a3c
RGB:
210, 154, 60
CMY:
18, 40, 76
CMYK:
0, 27, 71, 18
HSL:
38°, 62.5000%, 52.9412%
HSV (HSB):
38°, 71.4286%, 82.3529%
XYZ:
38.9496, 37.1391, 9.3907
xyY:
0.4557, 0.4345, 37.1391
CIE-Lab:
67.3812, 11.9834, 55.3968
CIE-LCH:
67.3812, 56.6781, 77.7939
CIE-Luv:
67.3812, 45.3340, 58.8163
Hunter-Lab:
60.9418, 7.4359, 33.5232
#d29a3c color charts
#d29a3c color shades, tints & tones
#d29a3c color schemes
#d29a3c color preview, HTML & CSS examples
This text has a color of #d29a3c
<p style="color:#d29a3c;">Text here</p>
.mytext {color:#d29a3c;}
This box has a color of #d29a3c
<div style="background-color:#d29a3c;">Content here</div>
.mybackground {background-color:#d29a3c;}
Border around this has a color of #d29a3c
<div style="border:2px solid #d29a3c;">Content here</div>
.myborder {border:2px solid #d29a3c;}