#a01b41 color space conversions
Hex:
#a01b41
RGB:
160, 27, 65
CMY:
37, 89, 75
CMYK:
0, 83, 59, 37
HSL:
343°, 71.1230%, 36.6667%
HSV (HSB):
343°, 83.1250%, 62.7451%
XYZ:
15.8433, 8.6391, 5.8335
xyY:
0.5226, 0.2850, 8.6391
CIE-Lab:
35.2799, 54.1386, 13.0168
CIE-LCH:
35.2799, 55.6814, 13.5193
CIE-Luv:
35.2799, 87.6544, 4.0697
Hunter-Lab:
29.3924, 44.7797, 8.8073
#a01b41 color charts
#a01b41 color shades, tints & tones
#a01b41 color schemes
#a01b41 color preview, HTML & CSS examples
This text has a color of #a01b41
<p style="color:#a01b41;">Text here</p>
.mytext {color:#a01b41;}
This box has a color of #a01b41
<div style="background-color:#a01b41;">Content here</div>
.mybackground {background-color:#a01b41;}
Border around this has a color of #a01b41
<div style="border:2px solid #a01b41;">Content here</div>
.myborder {border:2px solid #a01b41;}