#a01a1d color space conversions
Hex:
#a01a1d
RGB:
160, 26, 29
CMY:
37, 90, 89
CMYK:
0, 84, 82, 37
HSL:
359°, 72.0430%, 36.4706%
HSV (HSB):
359°, 83.7500%, 62.7451%
XYZ:
15.0884, 8.3011, 1.9694
xyY:
0.5950, 0.3273, 8.3011
CIE-Lab:
34.6022, 52.6180, 34.7456
CIE-LCH:
34.6022, 63.0548, 33.4382
CIE-Luv:
34.6022, 97.5787, 20.2816
Hunter-Lab:
28.8116, 43.0585, 16.1153
#a01a1d color charts
#a01a1d color shades, tints & tones
#a01a1d color schemes
#a01a1d color preview, HTML & CSS examples
This text has a color of #a01a1d
<p style="color:#a01a1d;">Text here</p>
.mytext {color:#a01a1d;}
This box has a color of #a01a1d
<div style="background-color:#a01a1d;">Content here</div>
.mybackground {background-color:#a01a1d;}
Border around this has a color of #a01a1d
<div style="border:2px solid #a01a1d;">Content here</div>
.myborder {border:2px solid #a01a1d;}