#a01f20 color space conversions
Hex:
#a01f20
RGB:
160, 31, 32
CMY:
37, 88, 87
CMYK:
0, 81, 80, 37
HSL:
360°, 67.5393%, 37.4510%
HSV (HSB):
360°, 80.6250%, 62.7451%
XYZ:
15.2479, 8.5578, 2.2147
xyY:
0.5860, 0.3289, 8.5578
CIE-Lab:
35.1187, 51.3428, 33.5414
CIE-LCH:
35.1187, 61.3279, 33.1559
CIE-Luv:
35.1187, 94.9922, 20.2007
Hunter-Lab:
29.2538, 41.8451, 15.9891
#a01f20 color charts
#a01f20 color shades, tints & tones
#a01f20 color schemes
#a01f20 color preview, HTML & CSS examples
This text has a color of #a01f20
<p style="color:#a01f20;">Text here</p>
.mytext {color:#a01f20;}
This box has a color of #a01f20
<div style="background-color:#a01f20;">Content here</div>
.mybackground {background-color:#a01f20;}
Border around this has a color of #a01f20
<div style="border:2px solid #a01f20;">Content here</div>
.myborder {border:2px solid #a01f20;}