#c11e1f color space conversions
Hex:
#c11e1f
RGB:
193, 30, 31
CMY:
24, 88, 88
CMYK:
0, 84, 84, 24
HSL:
360°, 73.0942%, 43.7255%
HSV (HSB):
360°, 84.4560%, 75.6863%
XYZ:
22.7039, 12.3649, 2.4864
xyY:
0.6045, 0.3292, 12.3649
CIE-Lab:
41.7903, 61.1387, 42.8974
CIE-LCH:
41.7903, 74.6868, 35.0550
CIE-Luv:
41.7903, 121.3191, 25.9340
Hunter-Lab:
35.1638, 53.7139, 20.4224
#c11e1f color charts
#c11e1f color shades, tints & tones
#c11e1f color schemes
#c11e1f color preview, HTML & CSS examples
This text has a color of #c11e1f
<p style="color:#c11e1f;">Text here</p>
.mytext {color:#c11e1f;}
This box has a color of #c11e1f
<div style="background-color:#c11e1f;">Content here</div>
.mybackground {background-color:#c11e1f;}
Border around this has a color of #c11e1f
<div style="border:2px solid #c11e1f;">Content here</div>
.myborder {border:2px solid #c11e1f;}