#c2111f color space conversions
Hex:
#c2111f
RGB:
194, 17, 31
CMY:
24, 93, 88
CMYK:
0, 91, 84, 24
HSL:
355°, 83.8863%, 41.3725%
HSV (HSB):
355°, 91.2371%, 76.0784%
XYZ:
22.6959, 11.9692, 2.4104
xyY:
0.6122, 0.3228, 11.9692
CIE-Lab:
41.1671, 63.7888, 42.4066
CIE-LCH:
41.1671, 76.5985, 33.6159
CIE-Luv:
41.1671, 126.0695, 24.5853
Hunter-Lab:
34.5965, 56.5554, 20.0867
#c2111f color charts
#c2111f color shades, tints & tones
#c2111f color schemes
#c2111f color preview, HTML & CSS examples
This text has a color of #c2111f
<p style="color:#c2111f;">Text here</p>
.mytext {color:#c2111f;}
This box has a color of #c2111f
<div style="background-color:#c2111f;">Content here</div>
.mybackground {background-color:#c2111f;}
Border around this has a color of #c2111f
<div style="border:2px solid #c2111f;">Content here</div>
.myborder {border:2px solid #c2111f;}