#d49f1c color space conversions
Hex:
#d49f1c
RGB:
212, 159, 28
CMY:
17, 38, 89
CMYK:
0, 25, 87, 17
HSL:
43°, 76.6667%, 47.0588%
HSV (HSB):
43°, 86.7925%, 83.1373%
XYZ:
39.7591, 38.8772, 6.5071
xyY:
0.4670, 0.4566, 38.8772
CIE-Lab:
68.6622, 9.0175, 67.7754
CIE-LCH:
68.6622, 68.3726, 82.4213
CIE-Luv:
68.6622, 44.3731, 68.1053
Hunter-Lab:
62.3516, 4.7072, 37.4585
#d49f1c color charts
#d49f1c color shades, tints & tones
#d49f1c color schemes
#d49f1c color preview, HTML & CSS examples
This text has a color of #d49f1c
<p style="color:#d49f1c;">Text here</p>
.mytext {color:#d49f1c;}
This box has a color of #d49f1c
<div style="background-color:#d49f1c;">Content here</div>
.mybackground {background-color:#d49f1c;}
Border around this has a color of #d49f1c
<div style="border:2px solid #d49f1c;">Content here</div>
.myborder {border:2px solid #d49f1c;}