#a31325 color space conversions
Hex:
#a31325
RGB:
163, 19, 37
CMY:
36, 93, 85
CMYK:
0, 88, 77, 36
HSL:
353°, 79.1209%, 35.6863%
HSV (HSB):
353°, 88.3436%, 63.9216%
XYZ:
15.6711, 8.3858, 2.5429
xyY:
0.5891, 0.3153, 8.3858
CIE-Lab:
34.7739, 55.3192, 30.3729
CIE-LCH:
34.7739, 63.1089, 28.7689
CIE-Luv:
34.7739, 100.6344, 17.1303
Hunter-Lab:
28.9583, 45.9198, 15.0644
#a31325 color charts
#a31325 color shades, tints & tones
#a31325 color schemes
#a31325 color preview, HTML & CSS examples
This text has a color of #a31325
<p style="color:#a31325;">Text here</p>
.mytext {color:#a31325;}
This box has a color of #a31325
<div style="background-color:#a31325;">Content here</div>
.mybackground {background-color:#a31325;}
Border around this has a color of #a31325
<div style="border:2px solid #a31325;">Content here</div>
.myborder {border:2px solid #a31325;}