#a65e99 color space conversions
Hex:
#a65e99
RGB:
166, 94, 153
CMY:
35, 63, 40
CMYK:
0, 43, 8, 35
HSL:
311°, 28.8000%, 50.9804%
HSV (HSB):
311°, 43.3735%, 65.0980%
XYZ:
25.4784, 18.4123, 32.3481
xyY:
0.3342, 0.2415, 18.4123
CIE-Lab:
49.9924, 37.9395, -19.6723
CIE-LCH:
49.9924, 42.7365, 332.5925
CIE-Luv:
49.9924, 37.5448, -34.2603
Hunter-Lab:
42.9096, 30.8960, -14.6600
#a65e99 color charts
#a65e99 color shades, tints & tones
#a65e99 color schemes
#a65e99 color preview, HTML & CSS examples
This text has a color of #a65e99
<p style="color:#a65e99;">Text here</p>
.mytext {color:#a65e99;}
This box has a color of #a65e99
<div style="background-color:#a65e99;">Content here</div>
.mybackground {background-color:#a65e99;}
Border around this has a color of #a65e99
<div style="border:2px solid #a65e99;">Content here</div>
.myborder {border:2px solid #a65e99;}