#a31a3b color space conversions
Hex:
#a31a3b
RGB:
163, 26, 59
CMY:
36, 90, 77
CMYK:
0, 84, 64, 36
HSL:
346°, 72.4868%, 37.0588%
HSV (HSB):
346°, 84.0491%, 63.9216%
XYZ:
16.2631, 8.8411, 4.9870
xyY:
0.5405, 0.2938, 8.8411
CIE-Lab:
35.6765, 54.8385, 17.5397
CIE-LCH:
35.6765, 57.5751, 17.7365
CIE-Luv:
35.6765, 92.3911, 8.0319
Hunter-Lab:
29.7340, 45.5966, 10.8696
#a31a3b color charts
#a31a3b color shades, tints & tones
#a31a3b color schemes
#a31a3b color preview, HTML & CSS examples
This text has a color of #a31a3b
<p style="color:#a31a3b;">Text here</p>
.mytext {color:#a31a3b;}
This box has a color of #a31a3b
<div style="background-color:#a31a3b;">Content here</div>
.mybackground {background-color:#a31a3b;}
Border around this has a color of #a31a3b
<div style="border:2px solid #a31a3b;">Content here</div>
.myborder {border:2px solid #a31a3b;}