#a03c8e color space conversions
Hex:
#a03c8e
RGB:
160, 60, 142
CMY:
37, 76, 44
CMYK:
0, 63, 11, 37
HSL:
311°, 45.4545%, 43.1373%
HSV (HSB):
311°, 62.5000%, 62.7451%
XYZ:
20.9955, 12.6583, 26.9279
xyY:
0.3466, 0.2089, 12.6583
CIE-Lab:
42.2438, 51.1991, -25.1183
CIE-LCH:
42.2438, 57.0287, 333.8674
CIE-Luv:
42.2438, 49.4868, -42.6815
Hunter-Lab:
35.5785, 43.0739, -19.9692
#a03c8e color charts
#a03c8e color shades, tints & tones
#a03c8e color schemes
#a03c8e color preview, HTML & CSS examples
This text has a color of #a03c8e
<p style="color:#a03c8e;">Text here</p>
.mytext {color:#a03c8e;}
This box has a color of #a03c8e
<div style="background-color:#a03c8e;">Content here</div>
.mybackground {background-color:#a03c8e;}
Border around this has a color of #a03c8e
<div style="border:2px solid #a03c8e;">Content here</div>
.myborder {border:2px solid #a03c8e;}