#c31a4b color space conversions
Hex:
#c31a4b
RGB:
195, 26, 75
CMY:
24, 90, 71
CMYK:
0, 87, 62, 24
HSL:
343°, 76.4706%, 43.3333%
HSV (HSB):
343°, 86.6667%, 76.4706%
XYZ:
24.1451, 12.8489, 7.8641
xyY:
0.5383, 0.2864, 12.8489
CIE-Lab:
42.5347, 64.3603, 17.6318
CIE-LCH:
42.5347, 66.7318, 15.3205
CIE-Luv:
42.5347, 112.6860, 6.9417
Hunter-Lab:
35.8453, 57.5065, 12.0841
#c31a4b color charts
#c31a4b color shades, tints & tones
#c31a4b color schemes
#c31a4b color preview, HTML & CSS examples
This text has a color of #c31a4b
<p style="color:#c31a4b;">Text here</p>
.mytext {color:#c31a4b;}
This box has a color of #c31a4b
<div style="background-color:#c31a4b;">Content here</div>
.mybackground {background-color:#c31a4b;}
Border around this has a color of #c31a4b
<div style="border:2px solid #c31a4b;">Content here</div>
.myborder {border:2px solid #c31a4b;}