#a03e7e color space conversions
Hex:
#a03e7e
RGB:
160, 62, 126
CMY:
37, 76, 51
CMYK:
0, 61, 21, 37
HSL:
321°, 44.1441%, 43.5294%
HSV (HSB):
321°, 61.2500%, 62.7451%
XYZ:
19.9857, 12.4252, 21.0836
xyY:
0.3736, 0.2323, 12.4252
CIE-Lab:
41.8841, 47.8241, -15.9065
CIE-LCH:
41.8841, 50.4000, 341.6026
CIE-Luv:
41.8841, 53.7243, -29.1690
Hunter-Lab:
35.2494, 39.5197, -10.7884
#a03e7e color charts
#a03e7e color shades, tints & tones
#a03e7e color schemes
#a03e7e color preview, HTML & CSS examples
This text has a color of #a03e7e
<p style="color:#a03e7e;">Text here</p>
.mytext {color:#a03e7e;}
This box has a color of #a03e7e
<div style="background-color:#a03e7e;">Content here</div>
.mybackground {background-color:#a03e7e;}
Border around this has a color of #a03e7e
<div style="border:2px solid #a03e7e;">Content here</div>
.myborder {border:2px solid #a03e7e;}