#c49c7d color space conversions
Hex:
#c49c7d
RGB:
196, 156, 125
CMY:
23, 39, 51
CMYK:
0, 20, 36, 23
HSL:
26°, 37.5661%, 62.9412%
HSV (HSB):
26°, 36.2245%, 76.8627%
XYZ:
38.3551, 36.9934, 24.5209
xyY:
0.3841, 0.3704, 36.9934
CIE-Lab:
67.2721, 10.5549, 21.8916
CIE-LCH:
67.2721, 24.3033, 64.2592
CIE-Luv:
67.2721, 28.1936, 27.0761
Hunter-Lab:
60.8222, 6.1251, 18.6723
#c49c7d color charts
#c49c7d color shades, tints & tones
#c49c7d color schemes
#c49c7d color preview, HTML & CSS examples
This text has a color of #c49c7d
<p style="color:#c49c7d;">Text here</p>
.mytext {color:#c49c7d;}
This box has a color of #c49c7d
<div style="background-color:#c49c7d;">Content here</div>
.mybackground {background-color:#c49c7d;}
Border around this has a color of #c49c7d
<div style="border:2px solid #c49c7d;">Content here</div>
.myborder {border:2px solid #c49c7d;}