#c31d2d color space conversions
Hex:
#c31d2d
RGB:
195, 29, 45
CMY:
24, 89, 82
CMYK:
0, 85, 77, 24
HSL:
354°, 74.1071%, 43.9216%
HSV (HSB):
354°, 85.1282%, 76.4706%
XYZ:
23.4187, 12.6703, 3.6939
xyY:
0.5887, 0.3185, 12.6703
CIE-Lab:
42.2622, 62.3269, 35.7071
CIE-LCH:
42.2622, 71.8306, 29.8084
CIE-Luv:
42.2622, 120.4951, 21.6907
Hunter-Lab:
35.5954, 55.1458, 18.7639
#c31d2d color charts
#c31d2d color shades, tints & tones
#c31d2d color schemes
#c31d2d color preview, HTML & CSS examples
This text has a color of #c31d2d
<p style="color:#c31d2d;">Text here</p>
.mytext {color:#c31d2d;}
This box has a color of #c31d2d
<div style="background-color:#c31d2d;">Content here</div>
.mybackground {background-color:#c31d2d;}
Border around this has a color of #c31d2d
<div style="border:2px solid #c31d2d;">Content here</div>
.myborder {border:2px solid #c31d2d;}