#c49956 color space conversions
Hex:
#c49956
RGB:
196, 153, 86
CMY:
23, 40, 66
CMYK:
0, 22, 56, 23
HSL:
37°, 48.2456%, 55.2941%
HSV (HSB):
37°, 56.1224%, 76.8627%
XYZ:
35.8359, 35.1901, 13.7077
xyY:
0.4229, 0.4153, 35.1901
CIE-Lab:
65.8964, 8.2112, 40.9629
CIE-LCH:
65.8964, 41.7778, 78.6651
CIE-Luv:
65.8964, 33.5516, 47.3873
Hunter-Lab:
59.3213, 4.0194, 27.8244
#c49956 color charts
#c49956 color shades, tints & tones
#c49956 color schemes
#c49956 color preview, HTML & CSS examples
This text has a color of #c49956
<p style="color:#c49956;">Text here</p>
.mytext {color:#c49956;}
This box has a color of #c49956
<div style="background-color:#c49956;">Content here</div>
.mybackground {background-color:#c49956;}
Border around this has a color of #c49956
<div style="border:2px solid #c49956;">Content here</div>
.myborder {border:2px solid #c49956;}