#c31c1b color space conversions
Hex:
#c31c1b
RGB:
195, 28, 27
CMY:
24, 89, 89
CMYK:
0, 86, 86, 24
HSL:
0°, 75.6757%, 43.5294%
HSV (HSB):
0°, 86.1538%, 76.4706%
XYZ:
23.1188, 12.5117, 2.2334
xyY:
0.6106, 0.3304, 12.5117
CIE-Lab:
42.0182, 62.0349, 45.2835
CIE-LCH:
42.0182, 76.8044, 36.1282
CIE-Luv:
42.0182, 124.1825, 26.9854
Hunter-Lab:
35.3719, 54.7650, 21.0167
#c31c1b color charts
#c31c1b color shades, tints & tones
#c31c1b color schemes
#c31c1b color preview, HTML & CSS examples
This text has a color of #c31c1b
<p style="color:#c31c1b;">Text here</p>
.mytext {color:#c31c1b;}
This box has a color of #c31c1b
<div style="background-color:#c31c1b;">Content here</div>
.mybackground {background-color:#c31c1b;}
Border around this has a color of #c31c1b
<div style="border:2px solid #c31c1b;">Content here</div>
.myborder {border:2px solid #c31c1b;}