#c31931 color space conversions
Hex:
#c31931
RGB:
195, 25, 49
CMY:
24, 90, 81
CMYK:
0, 87, 75, 24
HSL:
352°, 77.2727%, 43.1373%
HSV (HSB):
352°, 87.1795%, 76.4706%
XYZ:
23.4077, 12.5191, 4.0884
xyY:
0.5850, 0.3129, 12.5191
CIE-Lab:
42.0295, 63.2806, 33.0786
CIE-LCH:
42.0295, 71.4047, 27.5973
CIE-Luv:
42.0295, 120.8412, 19.6043
Hunter-Lab:
35.3824, 56.1700, 17.9167
#c31931 color charts
#c31931 color shades, tints & tones
#c31931 color schemes
#c31931 color preview, HTML & CSS examples
This text has a color of #c31931
<p style="color:#c31931;">Text here</p>
.mytext {color:#c31931;}
This box has a color of #c31931
<div style="background-color:#c31931;">Content here</div>
.mybackground {background-color:#c31931;}
Border around this has a color of #c31931
<div style="border:2px solid #c31931;">Content here</div>
.myborder {border:2px solid #c31931;}