#a75c8c color space conversions
Hex:
#a75c8c
RGB:
167, 92, 140
CMY:
35, 64, 45
CMYK:
0, 45, 16, 35
HSL:
322°, 29.8805%, 50.7843%
HSV (HSB):
322°, 44.9102%, 65.4902%
XYZ:
24.4971, 17.7632, 26.9484
xyY:
0.3540, 0.2567, 17.7632
CIE-Lab:
49.2077, 37.1291, -13.1436
CIE-LCH:
49.2077, 39.3868, 340.5062
CIE-Luv:
49.2077, 42.0399, -24.5255
Hunter-Lab:
42.1464, 29.9947, -8.4075
#a75c8c color charts
#a75c8c color shades, tints & tones
#a75c8c color schemes
#a75c8c color preview, HTML & CSS examples
This text has a color of #a75c8c
<p style="color:#a75c8c;">Text here</p>
.mytext {color:#a75c8c;}
This box has a color of #a75c8c
<div style="background-color:#a75c8c;">Content here</div>
.mybackground {background-color:#a75c8c;}
Border around this has a color of #a75c8c
<div style="border:2px solid #a75c8c;">Content here</div>
.myborder {border:2px solid #a75c8c;}