#d49e3c color space conversions
Hex:
#d49e3c
RGB:
212, 158, 60
CMY:
17, 38, 76
CMYK:
0, 25, 72, 17
HSL:
39°, 63.8655%, 53.3333%
HSV (HSB):
39°, 71.6981%, 83.1373%
XYZ:
40.1938, 38.7770, 9.6412
xyY:
0.4536, 0.4376, 38.7770
CIE-Lab:
68.5894, 10.6891, 56.7008
CIE-LCH:
68.5894, 57.6995, 79.3240
CIE-Luv:
68.5894, 43.8816, 60.5784
Hunter-Lab:
62.2712, 6.2408, 34.4102
#d49e3c color charts
#d49e3c color shades, tints & tones
#d49e3c color schemes
#d49e3c color preview, HTML & CSS examples
This text has a color of #d49e3c
<p style="color:#d49e3c;">Text here</p>
.mytext {color:#d49e3c;}
This box has a color of #d49e3c
<div style="background-color:#d49e3c;">Content here</div>
.mybackground {background-color:#d49e3c;}
Border around this has a color of #d49e3c
<div style="border:2px solid #d49e3c;">Content here</div>
.myborder {border:2px solid #d49e3c;}