#c31c31 color space conversions
Hex:
#c31c31
RGB:
195, 28, 49
CMY:
24, 89, 81
CMYK:
0, 86, 75, 24
HSL:
352°, 74.8879%, 43.7255%
HSV (HSB):
352°, 85.6410%, 76.4706%
XYZ:
23.4753, 12.6544, 4.1110
xyY:
0.5834, 0.3145, 12.6544
CIE-Lab:
42.2378, 62.6846, 33.3147
CIE-LCH:
42.2378, 70.9875, 27.9891
CIE-Luv:
42.2378, 119.8915, 20.0083
Hunter-Lab:
35.5730, 55.5430, 18.0492
#c31c31 color charts
#c31c31 color shades, tints & tones
#c31c31 color schemes
#c31c31 color preview, HTML & CSS examples
This text has a color of #c31c31
<p style="color:#c31c31;">Text here</p>
.mytext {color:#c31c31;}
This box has a color of #c31c31
<div style="background-color:#c31c31;">Content here</div>
.mybackground {background-color:#c31c31;}
Border around this has a color of #c31c31
<div style="border:2px solid #c31c31;">Content here</div>
.myborder {border:2px solid #c31c31;}