#a01e6a color space conversions
Hex:
#a01e6a
RGB:
160, 30, 106
CMY:
37, 88, 58
CMYK:
0, 81, 34, 37
HSL:
325°, 68.4211%, 37.2549%
HSV (HSB):
325°, 81.2500%, 62.7451%
XYZ:
17.5630, 9.4427, 14.5326
xyY:
0.4228, 0.2273, 9.4427
CIE-Lab:
36.8231, 57.1033, -11.1352
CIE-LCH:
36.8231, 58.1789, 348.9657
CIE-Luv:
36.8231, 71.1191, -23.5922
Hunter-Lab:
30.7290, 48.2448, -6.5296
#a01e6a color charts
#a01e6a color shades, tints & tones
#a01e6a color schemes
#a01e6a color preview, HTML & CSS examples
This text has a color of #a01e6a
<p style="color:#a01e6a;">Text here</p>
.mytext {color:#a01e6a;}
This box has a color of #a01e6a
<div style="background-color:#a01e6a;">Content here</div>
.mybackground {background-color:#a01e6a;}
Border around this has a color of #a01e6a
<div style="border:2px solid #a01e6a;">Content here</div>
.myborder {border:2px solid #a01e6a;}