#d29a1f color space conversions
Hex:
#d29a1f
RGB:
210, 154, 31
CMY:
18, 40, 88
CMYK:
0, 27, 85, 18
HSL:
41°, 74.2739%, 47.2549%
HSV (HSB):
41°, 85.2381%, 82.3529%
XYZ:
38.3813, 36.9118, 6.3981
xyY:
0.4698, 0.4518, 36.9118
CIE-Lab:
67.2108, 10.9030, 65.7121
CIE-LCH:
67.2108, 66.6105, 80.5792
CIE-Luv:
67.2108, 46.5923, 65.6598
Hunter-Lab:
60.7551, 6.4438, 36.2847
#d29a1f color charts
#d29a1f color shades, tints & tones
#d29a1f color schemes
#d29a1f color preview, HTML & CSS examples
This text has a color of #d29a1f
<p style="color:#d29a1f;">Text here</p>
.mytext {color:#d29a1f;}
This box has a color of #d29a1f
<div style="background-color:#d29a1f;">Content here</div>
.mybackground {background-color:#d29a1f;}
Border around this has a color of #d29a1f
<div style="border:2px solid #d29a1f;">Content here</div>
.myborder {border:2px solid #d29a1f;}