#a64f8d color space conversions
Hex:
#a64f8d
RGB:
166, 79, 141
CMY:
35, 69, 45
CMYK:
0, 52, 15, 35
HSL:
317°, 35.5102%, 48.0392%
HSV (HSB):
317°, 52.4096%, 65.0980%
XYZ:
23.3296, 15.6220, 26.9851
xyY:
0.3538, 0.2369, 15.6220
CIE-Lab:
46.4747, 43.7717, -17.9125
CIE-LCH:
46.4747, 47.2950, 337.7444
CIE-Luv:
46.4747, 46.9732, -32.0940
Hunter-Lab:
39.5247, 36.1919, -12.8123
#a64f8d color charts
#a64f8d color shades, tints & tones
#a64f8d color schemes
#a64f8d color preview, HTML & CSS examples
This text has a color of #a64f8d
<p style="color:#a64f8d;">Text here</p>
.mytext {color:#a64f8d;}
This box has a color of #a64f8d
<div style="background-color:#a64f8d;">Content here</div>
.mybackground {background-color:#a64f8d;}
Border around this has a color of #a64f8d
<div style="border:2px solid #a64f8d;">Content here</div>
.myborder {border:2px solid #a64f8d;}