#a03a7d color space conversions
Hex:
#a03a7d
RGB:
160, 58, 125
CMY:
37, 77, 51
CMYK:
0, 64, 22, 37
HSL:
321°, 46.7890%, 42.7451%
HSV (HSB):
321°, 63.7500%, 62.7451%
XYZ:
19.7119, 11.9804, 20.6755
xyY:
0.3764, 0.2288, 11.9804
CIE-Lab:
41.1849, 49.4738, -16.3606
CIE-LCH:
41.1849, 52.1088, 341.7013
CIE-Luv:
41.1849, 55.5458, -29.9408
Hunter-Lab:
34.6127, 41.0837, -11.1875
#a03a7d color charts
#a03a7d color shades, tints & tones
#a03a7d color schemes
#a03a7d color preview, HTML & CSS examples
This text has a color of #a03a7d
<p style="color:#a03a7d;">Text here</p>
.mytext {color:#a03a7d;}
This box has a color of #a03a7d
<div style="background-color:#a03a7d;">Content here</div>
.mybackground {background-color:#a03a7d;}
Border around this has a color of #a03a7d
<div style="border:2px solid #a03a7d;">Content here</div>
.myborder {border:2px solid #a03a7d;}