#a01d51 color space conversions
Hex:
#a01d51
RGB:
160, 29, 81
CMY:
37, 89, 68
CMYK:
0, 82, 49, 37
HSL:
336°, 69.3122%, 37.0588%
HSV (HSB):
336°, 81.8750%, 62.7451%
XYZ:
16.4218, 8.9464, 8.6459
xyY:
0.4828, 0.2630, 8.9464
CIE-Lab:
35.8809, 54.8576, 3.4865
CIE-LCH:
35.8809, 54.9683, 3.6366
CIE-Luv:
35.8809, 81.2597, -5.7323
Hunter-Lab:
29.9105, 45.6584, 3.7991
#a01d51 color charts
#a01d51 color shades, tints & tones
#a01d51 color schemes
#a01d51 color preview, HTML & CSS examples
This text has a color of #a01d51
<p style="color:#a01d51;">Text here</p>
.mytext {color:#a01d51;}
This box has a color of #a01d51
<div style="background-color:#a01d51;">Content here</div>
.mybackground {background-color:#a01d51;}
Border around this has a color of #a01d51
<div style="border:2px solid #a01d51;">Content here</div>
.myborder {border:2px solid #a01d51;}