#a75c8a color space conversions
Hex:
#a75c8a
RGB:
167, 92, 138
CMY:
35, 64, 46
CMYK:
0, 45, 17, 35
HSL:
323°, 29.8805%, 50.7843%
HSV (HSB):
323°, 44.9102%, 65.4902%
XYZ:
24.3509, 17.7048, 26.1787
xyY:
0.3569, 0.2595, 17.7048
CIE-Lab:
49.1360, 36.8036, -12.0599
CIE-LCH:
49.1360, 38.7292, 341.8570
CIE-Luv:
49.1360, 42.4877, -22.9178
Hunter-Lab:
42.0770, 29.6673, -7.4340
#a75c8a color charts
#a75c8a color shades, tints & tones
#a75c8a color schemes
#a75c8a color preview, HTML & CSS examples
This text has a color of #a75c8a
<p style="color:#a75c8a;">Text here</p>
.mytext {color:#a75c8a;}
This box has a color of #a75c8a
<div style="background-color:#a75c8a;">Content here</div>
.mybackground {background-color:#a75c8a;}
Border around this has a color of #a75c8a
<div style="border:2px solid #a75c8a;">Content here</div>
.myborder {border:2px solid #a75c8a;}