#a01d42 color space conversions
Hex:
#a01d42
RGB:
160, 29, 66
CMY:
37, 89, 74
CMYK:
0, 82, 59, 37
HSL:
343°, 69.3122%, 37.0588%
HSV (HSB):
343°, 81.8750%, 62.7451%
XYZ:
15.9199, 8.7457, 6.0033
xyY:
0.5191, 0.2852, 8.7457
CIE-Lab:
35.4899, 53.6766, 12.6545
CIE-LCH:
35.4899, 55.1481, 13.2655
CIE-Luv:
35.4899, 86.6590, 3.8610
Hunter-Lab:
29.5731, 44.3383, 8.6654
#a01d42 color charts
#a01d42 color shades, tints & tones
#a01d42 color schemes
#a01d42 color preview, HTML & CSS examples
This text has a color of #a01d42
<p style="color:#a01d42;">Text here</p>
.mytext {color:#a01d42;}
This box has a color of #a01d42
<div style="background-color:#a01d42;">Content here</div>
.mybackground {background-color:#a01d42;}
Border around this has a color of #a01d42
<div style="border:2px solid #a01d42;">Content here</div>
.myborder {border:2px solid #a01d42;}