#c49f7e color space conversions
Hex:
#c49f7e
RGB:
196, 159, 126
CMY:
23, 38, 51
CMYK:
0, 19, 36, 23
HSL:
28°, 37.2340%, 63.1373%
HSV (HSB):
28°, 35.7143%, 76.8627%
XYZ:
38.9290, 38.0384, 25.0290
xyY:
0.3817, 0.3729, 38.0384
CIE-Lab:
68.0489, 9.0401, 22.3963
CIE-LCH:
68.0489, 24.1520, 68.0188
CIE-Luv:
68.0489, 26.2013, 28.0749
Hunter-Lab:
61.6753, 4.7362, 19.1117
#c49f7e color charts
#c49f7e color shades, tints & tones
#c49f7e color schemes
#c49f7e color preview, HTML & CSS examples
This text has a color of #c49f7e
<p style="color:#c49f7e;">Text here</p>
.mytext {color:#c49f7e;}
This box has a color of #c49f7e
<div style="background-color:#c49f7e;">Content here</div>
.mybackground {background-color:#c49f7e;}
Border around this has a color of #c49f7e
<div style="border:2px solid #c49f7e;">Content here</div>
.myborder {border:2px solid #c49f7e;}