#c49d6d color space conversions
Hex:
#c49d6d
RGB:
196, 157, 109
CMY:
23, 38, 57
CMYK:
0, 20, 44, 23
HSL:
33°, 42.4390%, 59.8039%
HSV (HSB):
33°, 44.3878%, 76.8627%
XYZ:
37.5822, 36.9538, 19.6200
xyY:
0.3991, 0.3925, 36.9538
CIE-Lab:
67.2424, 8.1843, 30.5566
CIE-LCH:
67.2424, 31.6336, 75.0059
CIE-Luv:
67.2424, 28.9948, 37.3635
Hunter-Lab:
60.7897, 3.9729, 23.4168
#c49d6d color charts
#c49d6d color shades, tints & tones
#c49d6d color schemes
#c49d6d color preview, HTML & CSS examples
This text has a color of #c49d6d
<p style="color:#c49d6d;">Text here</p>
.mytext {color:#c49d6d;}
This box has a color of #c49d6d
<div style="background-color:#c49d6d;">Content here</div>
.mybackground {background-color:#c49d6d;}
Border around this has a color of #c49d6d
<div style="border:2px solid #c49d6d;">Content here</div>
.myborder {border:2px solid #c49d6d;}