#a65f89 color space conversions
Hex:
#a65f89
RGB:
166, 95, 137
CMY:
35, 63, 46
CMYK:
0, 43, 17, 35
HSL:
325°, 28.5141%, 51.1765%
HSV (HSB):
325°, 42.7711%, 65.0980%
XYZ:
24.3335, 18.0976, 25.8776
xyY:
0.3562, 0.2649, 18.0976
CIE-Lab:
49.6142, 34.6665, -10.7568
CIE-LCH:
49.6142, 36.2970, 342.7612
CIE-Luv:
49.6142, 40.5106, -20.7481
Hunter-Lab:
42.5412, 27.6543, -6.2869
#a65f89 color charts
#a65f89 color shades, tints & tones
#a65f89 color schemes
#a65f89 color preview, HTML & CSS examples
This text has a color of #a65f89
<p style="color:#a65f89;">Text here</p>
.mytext {color:#a65f89;}
This box has a color of #a65f89
<div style="background-color:#a65f89;">Content here</div>
.mybackground {background-color:#a65f89;}
Border around this has a color of #a65f89
<div style="border:2px solid #a65f89;">Content here</div>
.myborder {border:2px solid #a65f89;}