#a03c9b color space conversions
Hex:
#a03c9b
RGB:
160, 60, 155
CMY:
37, 76, 39
CMYK:
0, 63, 3, 37
HSL:
303°, 45.4545%, 43.1373%
HSV (HSB):
303°, 62.5000%, 62.7451%
XYZ:
22.0295, 13.0719, 32.3724
xyY:
0.3265, 0.1937, 13.0719
CIE-Lab:
42.8713, 53.3764, -31.9835
CIE-LCH:
42.8713, 62.2252, 329.0697
CIE-Luv:
42.8713, 45.5337, -53.0133
Hunter-Lab:
36.1550, 45.4897, -27.7784
#a03c9b color charts
#a03c9b color shades, tints & tones
#a03c9b color schemes
#a03c9b color preview, HTML & CSS examples
This text has a color of #a03c9b
<p style="color:#a03c9b;">Text here</p>
.mytext {color:#a03c9b;}
This box has a color of #a03c9b
<div style="background-color:#a03c9b;">Content here</div>
.mybackground {background-color:#a03c9b;}
Border around this has a color of #a03c9b
<div style="border:2px solid #a03c9b;">Content here</div>
.myborder {border:2px solid #a03c9b;}