#a31b05 color space conversions
Hex:
#a31b05
RGB:
163, 27, 5
CMY:
36, 89, 98
CMYK:
0, 83, 97, 36
HSL:
8°, 94.0476%, 32.9412%
HSV (HSB):
8°, 96.9325%, 63.9216%
XYZ:
15.5236, 8.5814, 0.9818
xyY:
0.6188, 0.3421, 8.5814
CIE-Lab:
35.1654, 52.7687, 46.5889
CIE-LCH:
35.1654, 70.3922, 41.4409
CIE-Luv:
35.1654, 102.4144, 25.7730
Hunter-Lab:
29.2939, 43.3271, 18.5187
#a31b05 color charts
#a31b05 color shades, tints & tones
#a31b05 color schemes
#a31b05 color preview, HTML & CSS examples
This text has a color of #a31b05
<p style="color:#a31b05;">Text here</p>
.mytext {color:#a31b05;}
This box has a color of #a31b05
<div style="background-color:#a31b05;">Content here</div>
.mybackground {background-color:#a31b05;}
Border around this has a color of #a31b05
<div style="border:2px solid #a31b05;">Content here</div>
.myborder {border:2px solid #a31b05;}