#c31a2a color space conversions
Hex:
#c31a2a
RGB:
195, 26, 42
CMY:
24, 90, 84
CMYK:
0, 87, 78, 24
HSL:
354°, 76.4706%, 43.3333%
HSV (HSB):
354°, 86.6667%, 76.4706%
XYZ:
23.2930, 12.5081, 3.3771
xyY:
0.5945, 0.3193, 12.5081
CIE-Lab:
42.0125, 62.8415, 37.1831
CIE-LCH:
42.0125, 73.0181, 30.6127
CIE-Luv:
42.0125, 122.1582, 22.3585
Hunter-Lab:
35.3667, 55.6706, 19.0952
#c31a2a color charts
#c31a2a color shades, tints & tones
#c31a2a color schemes
#c31a2a color preview, HTML & CSS examples
This text has a color of #c31a2a
<p style="color:#c31a2a;">Text here</p>
.mytext {color:#c31a2a;}
This box has a color of #c31a2a
<div style="background-color:#c31a2a;">Content here</div>
.mybackground {background-color:#c31a2a;}
Border around this has a color of #c31a2a
<div style="border:2px solid #c31a2a;">Content here</div>
.myborder {border:2px solid #c31a2a;}