#c2371e color space conversions
Hex:
#c2371e
RGB:
194, 55, 30
CMY:
24, 78, 88
CMYK:
0, 72, 85, 24
HSL:
9°, 73.2143%, 43.9216%
HSV (HSB):
9°, 84.5361%, 76.0784%
XYZ:
23.8487, 14.2954, 2.7306
xyY:
0.5835, 0.3497, 14.2954
CIE-Lab:
44.6537, 53.9255, 46.0338
CIE-LCH:
44.6537, 70.9018, 40.4859
CIE-Luv:
44.6537, 109.8304, 31.1529
Hunter-Lab:
37.8093, 46.4246, 22.1845
#c2371e color charts
#c2371e color shades, tints & tones
#c2371e color schemes
#c2371e color preview, HTML & CSS examples
This text has a color of #c2371e
<p style="color:#c2371e;">Text here</p>
.mytext {color:#c2371e;}
This box has a color of #c2371e
<div style="background-color:#c2371e;">Content here</div>
.mybackground {background-color:#c2371e;}
Border around this has a color of #c2371e
<div style="border:2px solid #c2371e;">Content here</div>
.myborder {border:2px solid #c2371e;}