#a01b3c color space conversions
Hex:
#a01b3c
RGB:
160, 27, 60
CMY:
37, 89, 76
CMYK:
0, 83, 63, 37
HSL:
345°, 71.1230%, 36.6667%
HSV (HSB):
345°, 83.1250%, 62.7451%
XYZ:
15.7047, 8.5837, 5.1041
xyY:
0.5343, 0.2920, 8.5837
CIE-Lab:
35.1701, 53.8078, 16.1110
CIE-LCH:
35.1701, 56.1680, 16.6687
CIE-Luv:
35.1701, 89.3109, 6.9425
Hunter-Lab:
29.2979, 44.4110, 10.1795
#a01b3c color charts
#a01b3c color shades, tints & tones
#a01b3c color schemes
#a01b3c color preview, HTML & CSS examples
This text has a color of #a01b3c
<p style="color:#a01b3c;">Text here</p>
.mytext {color:#a01b3c;}
This box has a color of #a01b3c
<div style="background-color:#a01b3c;">Content here</div>
.mybackground {background-color:#a01b3c;}
Border around this has a color of #a01b3c
<div style="border:2px solid #a01b3c;">Content here</div>
.myborder {border:2px solid #a01b3c;}