#a0028b color space conversions
Hex:
#a0028b
RGB:
160, 2, 139
CMY:
37, 99, 45
CMYK:
0, 99, 13, 37
HSL:
308°, 97.5309%, 31.7647%
HSV (HSB):
308°, 98.7500%, 62.7451%
XYZ:
19.1791, 9.3811, 25.2260
xyY:
0.3566, 0.1744, 9.3811
CIE-Lab:
36.7079, 66.0802, -31.9604
CIE-LCH:
36.7079, 73.4034, 334.1888
CIE-Luv:
36.7079, 60.9955, -52.4613
Hunter-Lab:
30.6285, 58.1739, -27.3918
#a0028b color charts
#a0028b color shades, tints & tones
#a0028b color schemes
#a0028b color preview, HTML & CSS examples
This text has a color of #a0028b
<p style="color:#a0028b;">Text here</p>
.mytext {color:#a0028b;}
This box has a color of #a0028b
<div style="background-color:#a0028b;">Content here</div>
.mybackground {background-color:#a0028b;}
Border around this has a color of #a0028b
<div style="border:2px solid #a0028b;">Content here</div>
.myborder {border:2px solid #a0028b;}