#c31c2a color space conversions
Hex:
#c31c2a
RGB:
195, 28, 42
CMY:
24, 89, 84
CMYK:
0, 86, 78, 24
HSL:
355°, 74.8879%, 43.7255%
HSV (HSB):
355°, 85.6410%, 76.4706%
XYZ:
23.3388, 12.5998, 3.3924
xyY:
0.5934, 0.3204, 12.5998
CIE-Lab:
42.1539, 62.4370, 37.3323
CIE-LCH:
42.1539, 72.7467, 30.8760
CIE-Luv:
42.1539, 121.4979, 22.6262
Hunter-Lab:
35.4962, 55.2461, 19.1809
#c31c2a color charts
#c31c2a color shades, tints & tones
#c31c2a color schemes
#c31c2a color preview, HTML & CSS examples
This text has a color of #c31c2a
<p style="color:#c31c2a;">Text here</p>
.mytext {color:#c31c2a;}
This box has a color of #c31c2a
<div style="background-color:#c31c2a;">Content here</div>
.mybackground {background-color:#c31c2a;}
Border around this has a color of #c31c2a
<div style="border:2px solid #c31c2a;">Content here</div>
.myborder {border:2px solid #c31c2a;}