#c2964d color space conversions
Hex:
#c2964d
RGB:
194, 150, 77
CMY:
24, 41, 70
CMYK:
0, 23, 60, 24
HSL:
37°, 48.9540%, 53.1373%
HSV (HSB):
37°, 60.3093%, 76.0784%
XYZ:
34.4940, 33.8178, 11.7306
xyY:
0.4309, 0.4225, 33.8178
CIE-Lab:
64.8177, 8.2947, 44.1745
CIE-LCH:
64.8177, 44.9465, 79.3653
CIE-Luv:
64.8177, 34.8058, 49.8788
Hunter-Lab:
58.1531, 4.1109, 28.7472
#c2964d color charts
#c2964d color shades, tints & tones
#c2964d color schemes
#c2964d color preview, HTML & CSS examples
This text has a color of #c2964d
<p style="color:#c2964d;">Text here</p>
.mytext {color:#c2964d;}
This box has a color of #c2964d
<div style="background-color:#c2964d;">Content here</div>
.mybackground {background-color:#c2964d;}
Border around this has a color of #c2964d
<div style="border:2px solid #c2964d;">Content here</div>
.myborder {border:2px solid #c2964d;}