#a03a6c color space conversions
Hex:
#a03a6c
RGB:
160, 58, 108
CMY:
37, 77, 58
CMYK:
0, 64, 33, 37
HSL:
331°, 46.7890%, 42.7451%
HSV (HSB):
331°, 63.7500%, 62.7451%
XYZ:
18.7170, 11.5824, 15.4365
xyY:
0.4092, 0.2532, 11.5824
CIE-Lab:
40.5446, 47.1684, -6.7954
CIE-LCH:
40.5446, 47.6554, 351.8020
CIE-Luv:
40.5446, 60.9976, -16.7322
Hunter-Lab:
34.0329, 38.6117, -3.0694
#a03a6c color charts
#a03a6c color shades, tints & tones
#a03a6c color schemes
#a03a6c color preview, HTML & CSS examples
This text has a color of #a03a6c
<p style="color:#a03a6c;">Text here</p>
.mytext {color:#a03a6c;}
This box has a color of #a03a6c
<div style="background-color:#a03a6c;">Content here</div>
.mybackground {background-color:#a03a6c;}
Border around this has a color of #a03a6c
<div style="border:2px solid #a03a6c;">Content here</div>
.myborder {border:2px solid #a03a6c;}