#a01b3b color space conversions
Hex:
#a01b3b
RGB:
160, 27, 59
CMY:
37, 89, 77
CMYK:
0, 83, 63, 37
HSL:
346°, 71.1230%, 36.6667%
HSV (HSB):
346°, 83.1250%, 62.7451%
XYZ:
15.6786, 8.5732, 4.9661
xyY:
0.5366, 0.2934, 8.5732
CIE-Lab:
35.1492, 53.7450, 16.7307
CIE-LCH:
35.1492, 56.2889, 17.2912
CIE-Luv:
35.1492, 89.6312, 7.4966
Hunter-Lab:
29.2801, 44.3411, 10.4400
#a01b3b color charts
#a01b3b color shades, tints & tones
#a01b3b color schemes
#a01b3b color preview, HTML & CSS examples
This text has a color of #a01b3b
<p style="color:#a01b3b;">Text here</p>
.mytext {color:#a01b3b;}
This box has a color of #a01b3b
<div style="background-color:#a01b3b;">Content here</div>
.mybackground {background-color:#a01b3b;}
Border around this has a color of #a01b3b
<div style="border:2px solid #a01b3b;">Content here</div>
.myborder {border:2px solid #a01b3b;}