#a31c01 color space conversions
Hex:
#a31c01
RGB:
163, 28, 1
CMY:
36, 89, 100
CMYK:
0, 83, 99, 36
HSL:
10°, 98.7805%, 32.1569%
HSV (HSB):
10°, 99.3865%, 63.9216%
XYZ:
15.5250, 8.6192, 0.8741
xyY:
0.6205, 0.3445, 8.6192
CIE-Lab:
35.2406, 52.4530, 48.2565
CIE-LCH:
35.2406, 71.2742, 42.6139
CIE-Luv:
35.2406, 102.3274, 26.4851
Hunter-Lab:
29.3585, 43.0146, 18.7856
#a31c01 color charts
#a31c01 color shades, tints & tones
#a31c01 color schemes
#a31c01 color preview, HTML & CSS examples
This text has a color of #a31c01
<p style="color:#a31c01;">Text here</p>
.mytext {color:#a31c01;}
This box has a color of #a31c01
<div style="background-color:#a31c01;">Content here</div>
.mybackground {background-color:#a31c01;}
Border around this has a color of #a31c01
<div style="border:2px solid #a31c01;">Content here</div>
.myborder {border:2px solid #a31c01;}