#c31d1d color space conversions
Hex:
#c31d1d
RGB:
195, 29, 29
CMY:
24, 89, 89
CMYK:
0, 85, 85, 24
HSL:
0°, 74.1071%, 43.9216%
HSV (HSB):
0°, 85.1282%, 76.4706%
XYZ:
23.1668, 12.5695, 2.3675
xyY:
0.6080, 0.3299, 12.5695
CIE-Lab:
42.1074, 61.8665, 44.3627
CIE-LCH:
42.1074, 76.1282, 35.6432
CIE-Luv:
42.1074, 123.5258, 26.6378
Hunter-Lab:
35.4535, 54.5956, 20.8582
#c31d1d color charts
#c31d1d color shades, tints & tones
#c31d1d color schemes
#c31d1d color preview, HTML & CSS examples
This text has a color of #c31d1d
<p style="color:#c31d1d;">Text here</p>
.mytext {color:#c31d1d;}
This box has a color of #c31d1d
<div style="background-color:#c31d1d;">Content here</div>
.mybackground {background-color:#c31d1d;}
Border around this has a color of #c31d1d
<div style="border:2px solid #c31d1d;">Content here</div>
.myborder {border:2px solid #c31d1d;}