#a0018b color space conversions
Hex:
#a0018b
RGB:
160, 1, 139
CMY:
37, 100, 45
CMYK:
0, 99, 13, 37
HSL:
308°, 98.7578%, 31.5686%
HSV (HSB):
308°, 99.3750%, 62.7451%
XYZ:
19.1683, 9.3594, 25.2224
xyY:
0.3566, 0.1741, 9.3594
CIE-Lab:
36.6672, 66.2002, -32.0247
CIE-LCH:
36.6672, 73.5395, 334.1844
CIE-Luv:
36.6672, 61.0691, -52.5468
Hunter-Lab:
30.5931, 58.3022, -27.4663
#a0018b color charts
#a0018b color shades, tints & tones
#a0018b color schemes
#a0018b color preview, HTML & CSS examples
This text has a color of #a0018b
<p style="color:#a0018b;">Text here</p>
.mytext {color:#a0018b;}
This box has a color of #a0018b
<div style="background-color:#a0018b;">Content here</div>
.mybackground {background-color:#a0018b;}
Border around this has a color of #a0018b
<div style="border:2px solid #a0018b;">Content here</div>
.myborder {border:2px solid #a0018b;}