#c2962f color space conversions
Hex:
#c2962f
RGB:
194, 150, 47
CMY:
24, 41, 82
CMYK:
0, 23, 76, 24
HSL:
42°, 60.9959%, 47.2549%
HSV (HSB):
42°, 75.7732%, 76.0784%
XYZ:
33.6676, 33.4873, 7.3785
xyY:
0.4517, 0.4493, 33.4873
CIE-Lab:
64.5535, 6.5621, 57.3461
CIE-LCH:
64.5535, 57.7203, 83.4721
CIE-Luv:
64.5535, 36.4683, 60.1471
Hunter-Lab:
57.8682, 2.5816, 32.9479
#c2962f color charts
#c2962f color shades, tints & tones
#c2962f color schemes
#c2962f color preview, HTML & CSS examples
This text has a color of #c2962f
<p style="color:#c2962f;">Text here</p>
.mytext {color:#c2962f;}
This box has a color of #c2962f
<div style="background-color:#c2962f;">Content here</div>
.mybackground {background-color:#c2962f;}
Border around this has a color of #c2962f
<div style="border:2px solid #c2962f;">Content here</div>
.myborder {border:2px solid #c2962f;}