#a03e7c color space conversions
Hex:
#a03e7c
RGB:
160, 62, 124
CMY:
37, 76, 51
CMYK:
0, 61, 23, 37
HSL:
322°, 44.1441%, 43.5294%
HSV (HSB):
322°, 61.2500%, 62.7451%
XYZ:
19.8579, 12.3741, 20.4106
xyY:
0.3772, 0.2351, 12.3741
CIE-Lab:
41.8046, 47.5316, -14.7991
CIE-LCH:
41.8046, 49.7822, 342.7059
CIE-Luv:
41.8046, 54.3410, -27.5886
Hunter-Lab:
35.1768, 39.2070, -9.7780
#a03e7c color charts
#a03e7c color shades, tints & tones
#a03e7c color schemes
#a03e7c color preview, HTML & CSS examples
This text has a color of #a03e7c
<p style="color:#a03e7c;">Text here</p>
.mytext {color:#a03e7c;}
This box has a color of #a03e7c
<div style="background-color:#a03e7c;">Content here</div>
.mybackground {background-color:#a03e7c;}
Border around this has a color of #a03e7c
<div style="border:2px solid #a03e7c;">Content here</div>
.myborder {border:2px solid #a03e7c;}