#c49e1e color space conversions
Hex:
#c49e1e
RGB:
196, 158, 30
CMY:
23, 38, 88
CMYK:
0, 19, 85, 23
HSL:
46°, 73.4513%, 44.3137%
HSV (HSB):
46°, 84.6939%, 76.8627%
XYZ:
35.2262, 36.2832, 6.3750
xyY:
0.4523, 0.4659, 36.2832
CIE-Lab:
66.7358, 2.5329, 64.9866
CIE-LCH:
66.7358, 65.0360, 87.7680
CIE-Luv:
66.7358, 32.5776, 66.9632
Hunter-Lab:
60.2356, -1.0242, 35.8899
#c49e1e color charts
#c49e1e color shades, tints & tones
#c49e1e color schemes
#c49e1e color preview, HTML & CSS examples
This text has a color of #c49e1e
<p style="color:#c49e1e;">Text here</p>
.mytext {color:#c49e1e;}
This box has a color of #c49e1e
<div style="background-color:#c49e1e;">Content here</div>
.mybackground {background-color:#c49e1e;}
Border around this has a color of #c49e1e
<div style="border:2px solid #c49e1e;">Content here</div>
.myborder {border:2px solid #c49e1e;}