#a03b8b color space conversions
Hex:
#a03b8b
RGB:
160, 59, 139
CMY:
37, 77, 45
CMYK:
0, 63, 13, 37
HSL:
312°, 46.1187%, 42.9412%
HSV (HSB):
312°, 63.1250%, 62.7451%
XYZ:
20.7214, 12.4656, 25.7401
xyY:
0.3516, 0.2115, 12.4656
CIE-Lab:
41.9467, 51.1581, -23.7567
CIE-LCH:
41.9467, 56.4051, 335.0908
CIE-Luv:
41.9467, 50.7477, -40.6707
Hunter-Lab:
35.3066, 42.9745, -18.5103
#a03b8b color charts
#a03b8b color shades, tints & tones
#a03b8b color schemes
#a03b8b color preview, HTML & CSS examples
This text has a color of #a03b8b
<p style="color:#a03b8b;">Text here</p>
.mytext {color:#a03b8b;}
This box has a color of #a03b8b
<div style="background-color:#a03b8b;">Content here</div>
.mybackground {background-color:#a03b8b;}
Border around this has a color of #a03b8b
<div style="border:2px solid #a03b8b;">Content here</div>
.myborder {border:2px solid #a03b8b;}