#c2961c color space conversions
Hex:
#c2961c
RGB:
194, 150, 28
CMY:
24, 41, 89
CMYK:
0, 23, 86, 24
HSL:
44°, 74.7748%, 43.5294%
HSV (HSB):
44°, 85.5670%, 76.0784%
XYZ:
33.3641, 33.3659, 5.7804
xyY:
0.4601, 0.4602, 33.3659
CIE-Lab:
64.4561, 5.9159, 63.5501
CIE-LCH:
64.4561, 63.8248, 84.6816
CIE-Luv:
64.4561, 37.1058, 64.0753
Hunter-Lab:
57.7632, 2.0162, 34.5011
#c2961c color charts
#c2961c color shades, tints & tones
#c2961c color schemes
#c2961c color preview, HTML & CSS examples
This text has a color of #c2961c
<p style="color:#c2961c;">Text here</p>
.mytext {color:#c2961c;}
This box has a color of #c2961c
<div style="background-color:#c2961c;">Content here</div>
.mybackground {background-color:#c2961c;}
Border around this has a color of #c2961c
<div style="border:2px solid #c2961c;">Content here</div>
.myborder {border:2px solid #c2961c;}