#a64f95 color space conversions
Hex:
#a64f95
RGB:
166, 79, 149
CMY:
35, 69, 42
CMYK:
0, 52, 10, 35
HSL:
312°, 35.5102%, 48.0392%
HSV (HSB):
312°, 52.4096%, 65.0980%
XYZ:
23.9467, 15.8689, 30.2346
xyY:
0.3419, 0.2265, 15.8689
CIE-Lab:
46.8020, 45.0970, -22.2010
CIE-LCH:
46.8020, 50.2656, 333.7893
CIE-Luv:
46.8020, 44.8738, -38.5648
Hunter-Lab:
39.8358, 37.5901, -17.1150
#a64f95 color charts
#a64f95 color shades, tints & tones
#a64f95 color schemes
#a64f95 color preview, HTML & CSS examples
This text has a color of #a64f95
<p style="color:#a64f95;">Text here</p>
.mytext {color:#a64f95;}
This box has a color of #a64f95
<div style="background-color:#a64f95;">Content here</div>
.mybackground {background-color:#a64f95;}
Border around this has a color of #a64f95
<div style="border:2px solid #a64f95;">Content here</div>
.myborder {border:2px solid #a64f95;}