#c31c3e color space conversions
Hex:
#c31c3e
RGB:
195, 28, 62
CMY:
24, 89, 76
CMYK:
0, 86, 68, 24
HSL:
348°, 74.8879%, 43.7255%
HSV (HSB):
348°, 85.6410%, 76.4706%
XYZ:
23.7904, 12.7804, 5.7704
xyY:
0.5619, 0.3018, 12.7804
CIE-Lab:
42.4305, 63.2514, 25.6183
CIE-LCH:
42.4305, 68.2424, 22.0491
CIE-Luv:
42.4305, 116.3410, 14.1955
Hunter-Lab:
35.7497, 56.2248, 15.4547
#c31c3e color charts
#c31c3e color shades, tints & tones
#c31c3e color schemes
#c31c3e color preview, HTML & CSS examples
This text has a color of #c31c3e
<p style="color:#c31c3e;">Text here</p>
.mytext {color:#c31c3e;}
This box has a color of #c31c3e
<div style="background-color:#c31c3e;">Content here</div>
.mybackground {background-color:#c31c3e;}
Border around this has a color of #c31c3e
<div style="border:2px solid #c31c3e;">Content here</div>
.myborder {border:2px solid #c31c3e;}