#a04c9e color space conversions
Hex:
#a04c9e
RGB:
160, 76, 158
CMY:
37, 70, 38
CMYK:
0, 53, 1, 37
HSL:
301°, 35.5932%, 46.2745%
HSV (HSB):
301°, 52.5000%, 62.7451%
XYZ:
23.2532, 15.1111, 34.0389
xyY:
0.3212, 0.2087, 15.1111
CIE-Lab:
45.7860, 46.3981, -29.2106
CIE-LCH:
45.7860, 54.8274, 327.8070
CIE-Luv:
45.7860, 39.5069, -48.8156
Hunter-Lab:
38.8730, 38.7481, -24.7059
#a04c9e color charts
#a04c9e color shades, tints & tones
#a04c9e color schemes
#a04c9e color preview, HTML & CSS examples
This text has a color of #a04c9e
<p style="color:#a04c9e;">Text here</p>
.mytext {color:#a04c9e;}
This box has a color of #a04c9e
<div style="background-color:#a04c9e;">Content here</div>
.mybackground {background-color:#a04c9e;}
Border around this has a color of #a04c9e
<div style="border:2px solid #a04c9e;">Content here</div>
.myborder {border:2px solid #a04c9e;}