#c31c4d color space conversions
Hex:
#c31c4d
RGB:
195, 28, 77
CMY:
24, 89, 70
CMYK:
0, 86, 61, 24
HSL:
342°, 74.8879%, 43.7255%
HSV (HSB):
342°, 85.6410%, 76.4706%
XYZ:
24.2605, 12.9684, 8.2457
xyY:
0.5335, 0.2852, 12.9684
CIE-Lab:
42.7156, 64.0841, 16.6180
CIE-LCH:
42.7156, 66.2037, 14.5375
CIE-Luv:
42.7156, 111.4219, 6.0764
Hunter-Lab:
36.0117, 57.2320, 11.6325
#c31c4d color charts
#c31c4d color shades, tints & tones
#c31c4d color schemes
#c31c4d color preview, HTML & CSS examples
This text has a color of #c31c4d
<p style="color:#c31c4d;">Text here</p>
.mytext {color:#c31c4d;}
This box has a color of #c31c4d
<div style="background-color:#c31c4d;">Content here</div>
.mybackground {background-color:#c31c4d;}
Border around this has a color of #c31c4d
<div style="border:2px solid #c31c4d;">Content here</div>
.myborder {border:2px solid #c31c4d;}