#a31e04 color space conversions
Hex:
#a31e04
RGB:
163, 30, 4
CMY:
36, 88, 98
CMYK:
0, 82, 98, 36
HSL:
10°, 95.2096%, 32.7451%
HSV (HSB):
10°, 97.5460%, 63.9216%
XYZ:
15.5904, 8.7238, 0.9770
xyY:
0.6164, 0.3449, 8.7238
CIE-Lab:
35.4471, 51.9466, 47.1415
CIE-LCH:
35.4471, 70.1482, 42.2237
CIE-Luv:
35.4471, 101.2096, 26.3906
Hunter-Lab:
29.5362, 42.5317, 18.7141
#a31e04 color charts
#a31e04 color shades, tints & tones
#a31e04 color schemes
#a31e04 color preview, HTML & CSS examples
This text has a color of #a31e04
<p style="color:#a31e04;">Text here</p>
.mytext {color:#a31e04;}
This box has a color of #a31e04
<div style="background-color:#a31e04;">Content here</div>
.mybackground {background-color:#a31e04;}
Border around this has a color of #a31e04
<div style="border:2px solid #a31e04;">Content here</div>
.myborder {border:2px solid #a31e04;}