#c31c11 color space conversions
Hex:
#c31c11
RGB:
195, 28, 17
CMY:
24, 89, 93
CMYK:
0, 86, 91, 24
HSL:
4°, 83.9623%, 41.5686%
HSV (HSB):
4°, 91.2821%, 76.4706%
XYZ:
23.0221, 12.4731, 1.7245
xyY:
0.6185, 0.3351, 12.4731
CIE-Lab:
41.9583, 61.8572, 49.7023
CIE-LCH:
41.9583, 79.3513, 38.7819
CIE-Luv:
41.9583, 125.3999, 28.9558
Hunter-Lab:
35.3172, 54.5529, 21.8271
#c31c11 color charts
#c31c11 color shades, tints & tones
#c31c11 color schemes
#c31c11 color preview, HTML & CSS examples
This text has a color of #c31c11
<p style="color:#c31c11;">Text here</p>
.mytext {color:#c31c11;}
This box has a color of #c31c11
<div style="background-color:#c31c11;">Content here</div>
.mybackground {background-color:#c31c11;}
Border around this has a color of #c31c11
<div style="border:2px solid #c31c11;">Content here</div>
.myborder {border:2px solid #c31c11;}