#c2953d color space conversions
Hex:
#c2953d
RGB:
194, 149, 61
CMY:
24, 42, 76
CMYK:
0, 23, 69, 24
HSL:
40°, 52.1569%, 50.0000%
HSV (HSB):
40°, 68.5567%, 76.0784%
XYZ:
33.8379, 33.3011, 9.0592
xyY:
0.4441, 0.4370, 33.3011
CIE-Lab:
64.4040, 7.8021, 51.3158
CIE-LCH:
64.4040, 51.9055, 81.3549
CIE-Luv:
64.4040, 36.5290, 55.5534
Hunter-Lab:
57.7071, 3.6800, 31.0873
#c2953d color charts
#c2953d color shades, tints & tones
#c2953d color schemes
#c2953d color preview, HTML & CSS examples
This text has a color of #c2953d
<p style="color:#c2953d;">Text here</p>
.mytext {color:#c2953d;}
This box has a color of #c2953d
<div style="background-color:#c2953d;">Content here</div>
.mybackground {background-color:#c2953d;}
Border around this has a color of #c2953d
<div style="border:2px solid #c2953d;">Content here</div>
.myborder {border:2px solid #c2953d;}