#a31c5f color space conversions
Hex:
#a31c5f
RGB:
163, 28, 95
CMY:
36, 89, 63
CMYK:
0, 83, 42, 36
HSL:
330°, 70.6806%, 37.4510%
HSV (HSB):
330°, 82.8221%, 63.9216%
XYZ:
17.5851, 9.4433, 11.7224
xyY:
0.4538, 0.2437, 9.4433
CIE-Lab:
36.8241, 57.2184, -4.0681
CIE-LCH:
36.8241, 57.3628, 355.9333
CIE-Luv:
36.8241, 78.5046, -14.9123
Hunter-Lab:
30.7299, 48.3687, -1.1061
#a31c5f color charts
#a31c5f color shades, tints & tones
#a31c5f color schemes
#a31c5f color preview, HTML & CSS examples
This text has a color of #a31c5f
<p style="color:#a31c5f;">Text here</p>
.mytext {color:#a31c5f;}
This box has a color of #a31c5f
<div style="background-color:#a31c5f;">Content here</div>
.mybackground {background-color:#a31c5f;}
Border around this has a color of #a31c5f
<div style="border:2px solid #a31c5f;">Content here</div>
.myborder {border:2px solid #a31c5f;}