#a03a7f color space conversions
Hex:
#a03a7f
RGB:
160, 58, 127
CMY:
37, 77, 50
CMYK:
0, 64, 21, 37
HSL:
319°, 46.7890%, 42.7451%
HSV (HSB):
319°, 63.7500%, 62.7451%
XYZ:
19.8410, 12.0320, 21.3553
xyY:
0.3728, 0.2260, 12.0320
CIE-Lab:
41.2669, 49.7648, -17.4655
CIE-LCH:
41.2669, 52.7407, 340.6609
CIE-Luv:
41.2669, 54.9033, -31.5203
Hunter-Lab:
34.6872, 41.3992, -12.2212
#a03a7f color charts
#a03a7f color shades, tints & tones
#a03a7f color schemes
#a03a7f color preview, HTML & CSS examples
This text has a color of #a03a7f
<p style="color:#a03a7f;">Text here</p>
.mytext {color:#a03a7f;}
This box has a color of #a03a7f
<div style="background-color:#a03a7f;">Content here</div>
.mybackground {background-color:#a03a7f;}
Border around this has a color of #a03a7f
<div style="border:2px solid #a03a7f;">Content here</div>
.myborder {border:2px solid #a03a7f;}