#c31c27 color space conversions
Hex:
#c31c27
RGB:
195, 28, 39
CMY:
24, 89, 85
CMYK:
0, 86, 80, 24
HSL:
356°, 74.8879%, 43.7255%
HSV (HSB):
356°, 85.6410%, 76.4706%
XYZ:
23.2871, 12.5791, 3.1201
xyY:
0.5973, 0.3227, 12.5791
CIE-Lab:
42.1221, 62.3429, 39.0084
CIE-LCH:
42.1221, 73.5411, 32.0346
CIE-Luv:
42.1221, 122.1180, 23.6349
Hunter-Lab:
35.4670, 55.1333, 19.6111
#c31c27 color charts
#c31c27 color shades, tints & tones
#c31c27 color schemes
#c31c27 color preview, HTML & CSS examples
This text has a color of #c31c27
<p style="color:#c31c27;">Text here</p>
.mytext {color:#c31c27;}
This box has a color of #c31c27
<div style="background-color:#c31c27;">Content here</div>
.mybackground {background-color:#c31c27;}
Border around this has a color of #c31c27
<div style="border:2px solid #c31c27;">Content here</div>
.myborder {border:2px solid #c31c27;}