#a03f8e color space conversions
Hex:
#a03f8e
RGB:
160, 63, 142
CMY:
37, 75, 44
CMYK:
0, 61, 11, 37
HSL:
311°, 43.4978%, 43.7255%
HSV (HSB):
311°, 60.6250%, 62.7451%
XYZ:
21.1572, 12.9816, 26.9818
xyY:
0.3462, 0.2124, 12.9816
CIE-Lab:
42.7355, 49.8534, -24.3542
CIE-LCH:
42.7355, 55.4842, 333.9637
CIE-Luv:
42.7355, 48.4851, -41.5141
Hunter-Lab:
36.0300, 41.7647, -19.1795
#a03f8e color charts
#a03f8e color shades, tints & tones
#a03f8e color schemes
#a03f8e color preview, HTML & CSS examples
This text has a color of #a03f8e
<p style="color:#a03f8e;">Text here</p>
.mytext {color:#a03f8e;}
This box has a color of #a03f8e
<div style="background-color:#a03f8e;">Content here</div>
.mybackground {background-color:#a03f8e;}
Border around this has a color of #a03f8e
<div style="border:2px solid #a03f8e;">Content here</div>
.myborder {border:2px solid #a03f8e;}