#c31941 color space conversions
Hex:
#c31941
RGB:
195, 25, 65
CMY:
24, 90, 75
CMYK:
0, 87, 67, 24
HSL:
346°, 77.2727%, 43.1373%
HSV (HSB):
346°, 87.1795%, 76.4706%
XYZ:
23.8074, 12.6790, 6.1935
xyY:
0.5578, 0.2971, 12.6790
CIE-Lab:
42.2756, 63.9942, 23.5581
CIE-LCH:
42.2756, 68.1927, 20.2101
CIE-Luv:
42.2756, 116.3035, 12.2610
Hunter-Lab:
35.6076, 57.0328, 14.6125
#c31941 color charts
#c31941 color shades, tints & tones
#c31941 color schemes
#c31941 color preview, HTML & CSS examples
This text has a color of #c31941
<p style="color:#c31941;">Text here</p>
.mytext {color:#c31941;}
This box has a color of #c31941
<div style="background-color:#c31941;">Content here</div>
.mybackground {background-color:#c31941;}
Border around this has a color of #c31941
<div style="border:2px solid #c31941;">Content here</div>
.myborder {border:2px solid #c31941;}