#c2964c color space conversions
Hex:
#c2964c
RGB:
194, 150, 76
CMY:
24, 41, 70
CMYK:
0, 23, 61, 24
HSL:
38°, 49.1667%, 52.9412%
HSV (HSB):
38°, 60.8247%, 76.0784%
XYZ:
34.4590, 33.8038, 11.5461
xyY:
0.4318, 0.4236, 33.8038
CIE-Lab:
64.8066, 8.2220, 44.6569
CIE-LCH:
64.8066, 45.4075, 79.5678
CIE-Luv:
64.8066, 34.8742, 50.3020
Hunter-Lab:
58.1411, 4.0464, 28.9245
#c2964c color charts
#c2964c color shades, tints & tones
#c2964c color schemes
#c2964c color preview, HTML & CSS examples
This text has a color of #c2964c
<p style="color:#c2964c;">Text here</p>
.mytext {color:#c2964c;}
This box has a color of #c2964c
<div style="background-color:#c2964c;">Content here</div>
.mybackground {background-color:#c2964c;}
Border around this has a color of #c2964c
<div style="border:2px solid #c2964c;">Content here</div>
.myborder {border:2px solid #c2964c;}