#d29f1e color space conversions
Hex:
#d29f1e
RGB:
210, 159, 30
CMY:
18, 38, 88
CMYK:
0, 24, 86, 18
HSL:
43°, 75.0000%, 47.0588%
HSV (HSB):
43°, 85.7143%, 82.3529%
XYZ:
39.2108, 38.5916, 6.6106
xyY:
0.4645, 0.4572, 38.5916
CIE-Lab:
68.4544, 8.1861, 67.0049
CIE-LCH:
68.4544, 67.5031, 83.0346
CIE-Luv:
68.4544, 42.7404, 67.7491
Hunter-Lab:
62.1222, 3.9534, 37.1763
#d29f1e color charts
#d29f1e color shades, tints & tones
#d29f1e color schemes
#d29f1e color preview, HTML & CSS examples
This text has a color of #d29f1e
<p style="color:#d29f1e;">Text here</p>
.mytext {color:#d29f1e;}
This box has a color of #d29f1e
<div style="background-color:#d29f1e;">Content here</div>
.mybackground {background-color:#d29f1e;}
Border around this has a color of #d29f1e
<div style="border:2px solid #d29f1e;">Content here</div>
.myborder {border:2px solid #d29f1e;}