#c11f2e color space conversions
Hex:
#c11f2e
RGB:
193, 31, 46
CMY:
24, 88, 82
CMYK:
0, 84, 76, 24
HSL:
354°, 72.3214%, 43.9216%
HSV (HSB):
354°, 83.9378%, 75.6863%
XYZ:
22.9754, 12.5147, 3.7894
xyY:
0.5849, 0.3186, 12.5147
CIE-Lab:
42.0227, 61.3690, 34.7411
CIE-LCH:
42.0227, 70.5202, 29.5143
CIE-Luv:
42.0227, 118.0069, 21.2343
Hunter-Lab:
35.3761, 54.0209, 18.4123
#c11f2e color charts
#c11f2e color shades, tints & tones
#c11f2e color schemes
#c11f2e color preview, HTML & CSS examples
This text has a color of #c11f2e
<p style="color:#c11f2e;">Text here</p>
.mytext {color:#c11f2e;}
This box has a color of #c11f2e
<div style="background-color:#c11f2e;">Content here</div>
.mybackground {background-color:#c11f2e;}
Border around this has a color of #c11f2e
<div style="border:2px solid #c11f2e;">Content here</div>
.myborder {border:2px solid #c11f2e;}