#a01d80 color space conversions
Hex:
#a01d80
RGB:
160, 29, 128
CMY:
37, 89, 50
CMYK:
0, 82, 20, 37
HSL:
315°, 69.3122%, 37.0588%
HSV (HSB):
315°, 81.8750%, 62.7451%
XYZ:
18.8329, 9.9108, 21.3425
xyY:
0.3760, 0.1979, 9.9108
CIE-Lab:
37.6819, 60.1062, -23.6232
CIE-LCH:
37.6819, 64.5818, 338.5440
CIE-Luv:
37.6819, 62.4745, -40.6940
Hunter-Lab:
31.4815, 51.6898, -18.1579
#a01d80 color charts
#a01d80 color shades, tints & tones
#a01d80 color schemes
#a01d80 color preview, HTML & CSS examples
This text has a color of #a01d80
<p style="color:#a01d80;">Text here</p>
.mytext {color:#a01d80;}
This box has a color of #a01d80
<div style="background-color:#a01d80;">Content here</div>
.mybackground {background-color:#a01d80;}
Border around this has a color of #a01d80
<div style="border:2px solid #a01d80;">Content here</div>
.myborder {border:2px solid #a01d80;}