#a64e8b color space conversions
Hex:
#a64e8b
RGB:
166, 78, 139
CMY:
35, 69, 45
CMYK:
0, 53, 16, 35
HSL:
318°, 36.0656%, 47.8431%
HSV (HSB):
318°, 53.0120%, 65.0980%
XYZ:
23.1105, 15.4198, 26.1844
xyY:
0.3571, 0.2383, 15.4198
CIE-Lab:
46.2040, 43.9553, -17.1242
CIE-LCH:
46.2040, 47.1732, 338.7150
CIE-Luv:
46.2040, 47.9294, -30.9547
Hunter-Lab:
39.2681, 36.3334, -12.0475
#a64e8b color charts
#a64e8b color shades, tints & tones
#a64e8b color schemes
#a64e8b color preview, HTML & CSS examples
This text has a color of #a64e8b
<p style="color:#a64e8b;">Text here</p>
.mytext {color:#a64e8b;}
This box has a color of #a64e8b
<div style="background-color:#a64e8b;">Content here</div>
.mybackground {background-color:#a64e8b;}
Border around this has a color of #a64e8b
<div style="border:2px solid #a64e8b;">Content here</div>
.myborder {border:2px solid #a64e8b;}