#a03a7c color space conversions
Hex:
#a03a7c
RGB:
160, 58, 124
CMY:
37, 77, 51
CMYK:
0, 64, 23, 37
HSL:
321°, 46.7890%, 42.7451%
HSV (HSB):
321°, 63.7500%, 62.7451%
XYZ:
19.6484, 11.9549, 20.3407
xyY:
0.3783, 0.2302, 11.9549
CIE-Lab:
41.1444, 49.3298, -15.8066
CIE-LCH:
41.1444, 51.8003, 342.2332
CIE-Luv:
41.1444, 55.8673, -29.1524
Hunter-Lab:
34.5759, 40.9279, -10.6767
#a03a7c color charts
#a03a7c color shades, tints & tones
#a03a7c color schemes
#a03a7c color preview, HTML & CSS examples
This text has a color of #a03a7c
<p style="color:#a03a7c;">Text here</p>
.mytext {color:#a03a7c;}
This box has a color of #a03a7c
<div style="background-color:#a03a7c;">Content here</div>
.mybackground {background-color:#a03a7c;}
Border around this has a color of #a03a7c
<div style="border:2px solid #a03a7c;">Content here</div>
.myborder {border:2px solid #a03a7c;}