#c31c12 color space conversions
Hex:
#c31c12
RGB:
195, 28, 18
CMY:
24, 89, 93
CMYK:
0, 86, 91, 24
HSL:
3°, 83.0986%, 41.7647%
HSV (HSB):
3°, 90.7692%, 76.4706%
XYZ:
23.0301, 12.4763, 1.7666
xyY:
0.6179, 0.3347, 12.4763
CIE-Lab:
41.9633, 61.8719, 49.3049
CIE-LCH:
41.9633, 79.1145, 38.5509
CIE-Luv:
41.9633, 125.2981, 28.7913
Hunter-Lab:
35.3218, 54.5705, 21.7599
#c31c12 color charts
#c31c12 color shades, tints & tones
#c31c12 color schemes
#c31c12 color preview, HTML & CSS examples
This text has a color of #c31c12
<p style="color:#c31c12;">Text here</p>
.mytext {color:#c31c12;}
This box has a color of #c31c12
<div style="background-color:#c31c12;">Content here</div>
.mybackground {background-color:#c31c12;}
Border around this has a color of #c31c12
<div style="border:2px solid #c31c12;">Content here</div>
.myborder {border:2px solid #c31c12;}