#a03a80 color space conversions
Hex:
#a03a80
RGB:
160, 58, 128
CMY:
37, 77, 50
CMYK:
0, 64, 20, 37
HSL:
319°, 46.7890%, 42.7451%
HSV (HSB):
319°, 63.7500%, 62.7451%
XYZ:
19.9065, 12.0582, 21.7004
xyY:
0.3709, 0.2247, 12.0582
CIE-Lab:
41.3085, 49.9119, -18.0163
CIE-LCH:
41.3085, 53.0639, 340.1523
CIE-Luv:
41.3085, 54.5823, -32.3113
Hunter-Lab:
34.7249, 41.5589, -12.7441
#a03a80 color charts
#a03a80 color shades, tints & tones
#a03a80 color schemes
#a03a80 color preview, HTML & CSS examples
This text has a color of #a03a80
<p style="color:#a03a80;">Text here</p>
.mytext {color:#a03a80;}
This box has a color of #a03a80
<div style="background-color:#a03a80;">Content here</div>
.mybackground {background-color:#a03a80;}
Border around this has a color of #a03a80
<div style="border:2px solid #a03a80;">Content here</div>
.myborder {border:2px solid #a03a80;}