#c49e2c color space conversions
Hex:
#c49e2c
RGB:
196, 158, 44
CMY:
23, 38, 83
CMYK:
0, 19, 78, 23
HSL:
45°, 63.3333%, 47.0588%
HSV (HSB):
45°, 77.5510%, 76.8627%
XYZ:
35.4464, 36.3713, 7.5350
xyY:
0.4467, 0.4583, 36.3713
CIE-Lab:
66.8027, 2.9915, 60.6516
CIE-LCH:
66.8027, 60.7253, 87.1763
CIE-Luv:
66.8027, 32.1773, 64.2299
Hunter-Lab:
60.3086, -0.6267, 34.8083
#c49e2c color charts
#c49e2c color shades, tints & tones
#c49e2c color schemes
#c49e2c color preview, HTML & CSS examples
This text has a color of #c49e2c
<p style="color:#c49e2c;">Text here</p>
.mytext {color:#c49e2c;}
This box has a color of #c49e2c
<div style="background-color:#c49e2c;">Content here</div>
.mybackground {background-color:#c49e2c;}
Border around this has a color of #c49e2c
<div style="border:2px solid #c49e2c;">Content here</div>
.myborder {border:2px solid #c49e2c;}