#c31d27 color space conversions
Hex:
#c31d27
RGB:
195, 29, 39
CMY:
24, 89, 85
CMYK:
0, 85, 80, 24
HSL:
356°, 74.1071%, 43.9216%
HSV (HSB):
356°, 85.1282%, 76.4706%
XYZ:
23.3113, 12.6273, 3.1281
xyY:
0.5967, 0.3232, 12.6273
CIE-Lab:
42.1962, 62.1311, 39.0838
CIE-LCH:
42.1962, 73.4017, 32.1721
CIE-Luv:
42.1962, 121.7693, 23.7737
Hunter-Lab:
35.5349, 54.9115, 19.6552
#c31d27 color charts
#c31d27 color shades, tints & tones
#c31d27 color schemes
#c31d27 color preview, HTML & CSS examples
This text has a color of #c31d27
<p style="color:#c31d27;">Text here</p>
.mytext {color:#c31d27;}
This box has a color of #c31d27
<div style="background-color:#c31d27;">Content here</div>
.mybackground {background-color:#c31d27;}
Border around this has a color of #c31d27
<div style="border:2px solid #c31d27;">Content here</div>
.myborder {border:2px solid #c31d27;}