#a64e7c color space conversions
Hex:
#a64e7c
RGB:
166, 78, 124
CMY:
35, 69, 51
CMYK:
0, 53, 25, 35
HSL:
329°, 36.0656%, 47.8431%
HSV (HSB):
329°, 53.0120%, 65.0980%
XYZ:
22.0884, 15.0110, 20.8020
xyY:
0.3815, 0.2593, 15.0110
CIE-Lab:
45.6493, 41.6760, -8.8974
CIE-LCH:
45.6493, 42.6151, 347.9489
CIE-Luv:
45.6493, 51.9170, -19.0219
Hunter-Lab:
38.7440, 33.9626, -4.7125
#a64e7c color charts
#a64e7c color shades, tints & tones
#a64e7c color schemes
#a64e7c color preview, HTML & CSS examples
This text has a color of #a64e7c
<p style="color:#a64e7c;">Text here</p>
.mytext {color:#a64e7c;}
This box has a color of #a64e7c
<div style="background-color:#a64e7c;">Content here</div>
.mybackground {background-color:#a64e7c;}
Border around this has a color of #a64e7c
<div style="border:2px solid #a64e7c;">Content here</div>
.myborder {border:2px solid #a64e7c;}