#a01a3e color space conversions
Hex:
#a01a3e
RGB:
160, 26, 62
CMY:
37, 90, 76
CMYK:
0, 84, 61, 37
HSL:
344°, 72.0430%, 36.4706%
HSV (HSB):
344°, 83.7500%, 62.7451%
XYZ:
15.7361, 8.5602, 5.3803
xyY:
0.5303, 0.2884, 8.5602
CIE-Lab:
35.1233, 54.1919, 14.7521
CIE-LCH:
35.1233, 56.1639, 15.2280
CIE-Luv:
35.1233, 88.9811, 5.6314
Hunter-Lab:
29.2578, 44.8039, 9.5774
#a01a3e color charts
#a01a3e color shades, tints & tones
#a01a3e color schemes
#a01a3e color preview, HTML & CSS examples
This text has a color of #a01a3e
<p style="color:#a01a3e;">Text here</p>
.mytext {color:#a01a3e;}
This box has a color of #a01a3e
<div style="background-color:#a01a3e;">Content here</div>
.mybackground {background-color:#a01a3e;}
Border around this has a color of #a01a3e
<div style="border:2px solid #a01a3e;">Content here</div>
.myborder {border:2px solid #a01a3e;}