#a03c93 color space conversions
Hex:
#a03c93
RGB:
160, 60, 147
CMY:
37, 76, 42
CMYK:
0, 63, 8, 37
HSL:
308°, 45.4545%, 43.1373%
HSV (HSB):
308°, 62.5000%, 62.7451%
XYZ:
21.3795, 12.8119, 28.9499
xyY:
0.3386, 0.2029, 12.8119
CIE-Lab:
42.4784, 52.0192, -27.7804
CIE-LCH:
42.4784, 58.9725, 331.8959
CIE-Luv:
42.4784, 47.9514, -46.6631
Hunter-Lab:
35.7937, 43.9788, -22.8981
#a03c93 color charts
#a03c93 color shades, tints & tones
#a03c93 color schemes
#a03c93 color preview, HTML & CSS examples
This text has a color of #a03c93
<p style="color:#a03c93;">Text here</p>
.mytext {color:#a03c93;}
This box has a color of #a03c93
<div style="background-color:#a03c93;">Content here</div>
.mybackground {background-color:#a03c93;}
Border around this has a color of #a03c93
<div style="border:2px solid #a03c93;">Content here</div>
.myborder {border:2px solid #a03c93;}