#a64c7d color space conversions
Hex:
#a64c7d
RGB:
166, 76, 125
CMY:
35, 70, 51
CMYK:
0, 54, 25, 35
HSL:
327°, 37.1901%, 47.4510%
HSV (HSB):
327°, 54.2169%, 65.0980%
XYZ:
22.0120, 14.7565, 21.0902
xyY:
0.3804, 0.2550, 14.7565
CIE-Lab:
45.2989, 42.8314, -10.0308
CIE-LCH:
45.2989, 43.9903, 346.8192
CIE-Luv:
45.2989, 52.5916, -20.7364
Hunter-Lab:
38.4142, 35.0585, -5.6614
#a64c7d color charts
#a64c7d color shades, tints & tones
#a64c7d color schemes
#a64c7d color preview, HTML & CSS examples
This text has a color of #a64c7d
<p style="color:#a64c7d;">Text here</p>
.mytext {color:#a64c7d;}
This box has a color of #a64c7d
<div style="background-color:#a64c7d;">Content here</div>
.mybackground {background-color:#a64c7d;}
Border around this has a color of #a64c7d
<div style="border:2px solid #a64c7d;">Content here</div>
.myborder {border:2px solid #a64c7d;}