#c2962b color space conversions
Hex:
#c2962b
RGB:
194, 150, 43
CMY:
24, 41, 83
CMYK:
0, 23, 78, 24
HSL:
43°, 63.7131%, 46.4706%
HSV (HSB):
43°, 77.8351%, 76.0784%
XYZ:
33.5905, 33.4564, 6.9728
xyY:
0.4538, 0.4520, 33.4564
CIE-Lab:
64.5288, 6.3985, 58.8263
CIE-LCH:
64.5288, 59.1732, 83.7923
CIE-Luv:
64.5288, 36.6288, 61.1360
Hunter-Lab:
57.8415, 2.4382, 33.3416
#c2962b color charts
#c2962b color shades, tints & tones
#c2962b color schemes
#c2962b color preview, HTML & CSS examples
This text has a color of #c2962b
<p style="color:#c2962b;">Text here</p>
.mytext {color:#c2962b;}
This box has a color of #c2962b
<div style="background-color:#c2962b;">Content here</div>
.mybackground {background-color:#c2962b;}
Border around this has a color of #c2962b
<div style="border:2px solid #c2962b;">Content here</div>
.myborder {border:2px solid #c2962b;}