#c31a2f color space conversions
Hex:
#c31a2f
RGB:
195, 26, 47
CMY:
24, 90, 82
CMYK:
0, 87, 76, 24
HSL:
353°, 76.4706%, 43.3333%
HSV (HSB):
353°, 86.6667%, 76.4706%
XYZ:
23.3882, 12.5461, 3.8783
xyY:
0.5875, 0.3151, 12.5461
CIE-Lab:
42.0713, 63.0137, 34.3183
CIE-LCH:
42.0713, 71.7528, 28.5734
CIE-Luv:
42.0713, 121.0211, 20.5219
Hunter-Lab:
35.4205, 55.8776, 18.3026
#c31a2f color charts
#c31a2f color shades, tints & tones
#c31a2f color schemes
#c31a2f color preview, HTML & CSS examples
This text has a color of #c31a2f
<p style="color:#c31a2f;">Text here</p>
.mytext {color:#c31a2f;}
This box has a color of #c31a2f
<div style="background-color:#c31a2f;">Content here</div>
.mybackground {background-color:#c31a2f;}
Border around this has a color of #c31a2f
<div style="border:2px solid #c31a2f;">Content here</div>
.myborder {border:2px solid #c31a2f;}