#a65e8c color space conversions
Hex:
#a65e8c
RGB:
166, 94, 140
CMY:
35, 63, 45
CMYK:
0, 43, 16, 35
HSL:
322°, 28.8000%, 50.9804%
HSV (HSB):
322°, 43.3735%, 65.0980%
XYZ:
24.4622, 18.0058, 26.9971
xyY:
0.3522, 0.2592, 18.0058
CIE-Lab:
49.5032, 35.7040, -12.7096
CIE-LCH:
49.5032, 37.8987, 340.4058
CIE-Luv:
49.5032, 40.3593, -23.6944
Hunter-Lab:
42.4333, 28.6445, -8.0185
#a65e8c color charts
#a65e8c color shades, tints & tones
#a65e8c color schemes
#a65e8c color preview, HTML & CSS examples
This text has a color of #a65e8c
<p style="color:#a65e8c;">Text here</p>
.mytext {color:#a65e8c;}
This box has a color of #a65e8c
<div style="background-color:#a65e8c;">Content here</div>
.mybackground {background-color:#a65e8c;}
Border around this has a color of #a65e8c
<div style="border:2px solid #a65e8c;">Content here</div>
.myborder {border:2px solid #a65e8c;}