#a0077e color space conversions
Hex:
#a0077e
RGB:
160, 7, 126
CMY:
37, 97, 51
CMYK:
0, 96, 21, 37
HSL:
313°, 91.6168%, 32.7451%
HSV (HSB):
313°, 95.6250%, 62.7451%
XYZ:
18.3391, 9.1319, 20.5347
xyY:
0.3820, 0.1902, 9.1319
CIE-Lab:
36.2370, 63.7641, -24.6299
CIE-LCH:
36.2370, 68.3556, 338.8802
CIE-Luv:
36.2370, 66.1067, -42.1416
Hunter-Lab:
30.2190, 55.4433, -19.1360
#a0077e color charts
#a0077e color shades, tints & tones
#a0077e color schemes
#a0077e color preview, HTML & CSS examples
This text has a color of #a0077e
<p style="color:#a0077e;">Text here</p>
.mytext {color:#a0077e;}
This box has a color of #a0077e
<div style="background-color:#a0077e;">Content here</div>
.mybackground {background-color:#a0077e;}
Border around this has a color of #a0077e
<div style="border:2px solid #a0077e;">Content here</div>
.myborder {border:2px solid #a0077e;}