#a01b4b color space conversions
Hex:
#a01b4b
RGB:
160, 27, 75
CMY:
37, 89, 71
CMYK:
0, 83, 53, 37
HSL:
338°, 71.1230%, 36.6667%
HSV (HSB):
338°, 83.1250%, 62.7451%
XYZ:
16.1591, 8.7654, 7.4968
xyY:
0.4984, 0.2704, 8.7654
CIE-Lab:
35.5287, 54.8829, 6.8699
CIE-LCH:
35.5287, 55.3112, 7.1349
CIE-Luv:
35.5287, 84.0987, -2.1437
Hunter-Lab:
29.6065, 45.6134, 5.7114
#a01b4b color charts
#a01b4b color shades, tints & tones
#a01b4b color schemes
#a01b4b color preview, HTML & CSS examples
This text has a color of #a01b4b
<p style="color:#a01b4b;">Text here</p>
.mytext {color:#a01b4b;}
This box has a color of #a01b4b
<div style="background-color:#a01b4b;">Content here</div>
.mybackground {background-color:#a01b4b;}
Border around this has a color of #a01b4b
<div style="border:2px solid #a01b4b;">Content here</div>
.myborder {border:2px solid #a01b4b;}