#a65c87 color space conversions
Hex:
#a65c87
RGB:
166, 92, 135
CMY:
35, 64, 47
CMYK:
0, 45, 19, 35
HSL:
325°, 29.3651%, 50.5882%
HSV (HSB):
325°, 44.5783%, 65.0980%
XYZ:
23.9262, 17.5106, 25.0405
xyY:
0.3599, 0.2634, 17.5106
CIE-Lab:
48.8970, 35.9768, -10.6429
CIE-LCH:
48.8970, 37.5180, 343.5204
CIE-Luv:
48.8970, 42.4323, -20.7462
Hunter-Lab:
41.8456, 28.8317, -6.1873
#a65c87 color charts
#a65c87 color shades, tints & tones
#a65c87 color schemes
#a65c87 color preview, HTML & CSS examples
This text has a color of #a65c87
<p style="color:#a65c87;">Text here</p>
.mytext {color:#a65c87;}
This box has a color of #a65c87
<div style="background-color:#a65c87;">Content here</div>
.mybackground {background-color:#a65c87;}
Border around this has a color of #a65c87
<div style="border:2px solid #a65c87;">Content here</div>
.myborder {border:2px solid #a65c87;}