#a65f8e color space conversions
Hex:
#a65f8e
RGB:
166, 95, 142
CMY:
35, 63, 44
CMYK:
0, 43, 14, 35
HSL:
320°, 28.5141%, 51.1765%
HSV (HSB):
320°, 42.7711%, 65.0980%
XYZ:
24.7006, 18.2444, 27.8108
xyY:
0.3491, 0.2579, 18.2444
CIE-Lab:
49.7912, 35.4923, -13.4629
CIE-LCH:
49.7912, 37.9599, 339.2273
CIE-Luv:
49.7912, 39.4463, -24.7705
Hunter-Lab:
42.7135, 28.4754, -8.7044
#a65f8e color charts
#a65f8e color shades, tints & tones
#a65f8e color schemes
#a65f8e color preview, HTML & CSS examples
This text has a color of #a65f8e
<p style="color:#a65f8e;">Text here</p>
.mytext {color:#a65f8e;}
This box has a color of #a65f8e
<div style="background-color:#a65f8e;">Content here</div>
.mybackground {background-color:#a65f8e;}
Border around this has a color of #a65f8e
<div style="border:2px solid #a65f8e;">Content here</div>
.myborder {border:2px solid #a65f8e;}