#d49f1e color space conversions
Hex:
#d49f1e
RGB:
212, 159, 30
CMY:
17, 38, 88
CMYK:
0, 25, 86, 17
HSL:
43°, 75.2066%, 47.4510%
HSV (HSB):
43°, 85.8491%, 83.1373%
XYZ:
39.7839, 38.8871, 6.6374
xyY:
0.4664, 0.4558, 38.8871
CIE-Lab:
68.6694, 9.0641, 67.2693
CIE-LCH:
68.6694, 67.8772, 82.3260
CIE-Luv:
68.6694, 44.3213, 67.8095
Hunter-Lab:
62.3595, 4.7496, 37.3409
#d49f1e color charts
#d49f1e color shades, tints & tones
#d49f1e color schemes
#d49f1e color preview, HTML & CSS examples
This text has a color of #d49f1e
<p style="color:#d49f1e;">Text here</p>
.mytext {color:#d49f1e;}
This box has a color of #d49f1e
<div style="background-color:#d49f1e;">Content here</div>
.mybackground {background-color:#d49f1e;}
Border around this has a color of #d49f1e
<div style="border:2px solid #d49f1e;">Content here</div>
.myborder {border:2px solid #d49f1e;}