#a04e8c color space conversions
Hex:
#a04e8c
RGB:
160, 78, 140
CMY:
37, 69, 45
CMYK:
0, 51, 13, 37
HSL:
315°, 34.4538%, 46.6667%
HSV (HSB):
315°, 51.2500%, 62.7451%
XYZ:
21.9552, 14.8158, 26.5135
xyY:
0.3469, 0.2341, 14.8158
CIE-Lab:
45.3809, 42.2139, -19.0622
CIE-LCH:
45.3809, 46.3183, 335.6978
CIE-Luv:
45.3809, 43.3236, -33.3007
Hunter-Lab:
38.4913, 34.4556, -13.8961
#a04e8c color charts
#a04e8c color shades, tints & tones
#a04e8c color schemes
#a04e8c color preview, HTML & CSS examples
This text has a color of #a04e8c
<p style="color:#a04e8c;">Text here</p>
.mytext {color:#a04e8c;}
This box has a color of #a04e8c
<div style="background-color:#a04e8c;">Content here</div>
.mybackground {background-color:#a04e8c;}
Border around this has a color of #a04e8c
<div style="border:2px solid #a04e8c;">Content here</div>
.myborder {border:2px solid #a04e8c;}