#a64f81 color space conversions
Hex:
#a64f81
RGB:
166, 79, 129
CMY:
35, 69, 49
CMYK:
0, 52, 22, 35
HSL:
326°, 35.5102%, 48.0392%
HSV (HSB):
326°, 52.4096%, 65.0980%
XYZ:
22.4843, 15.2839, 22.5339
xyY:
0.3729, 0.2535, 15.2839
CIE-Lab:
46.0207, 41.9011, -11.3690
CIE-LCH:
46.0207, 43.4161, 344.8195
CIE-Luv:
46.0207, 50.1292, -22.4914
Hunter-Lab:
39.0947, 34.2441, -6.8081
#a64f81 color charts
#a64f81 color shades, tints & tones
#a64f81 color schemes
#a64f81 color preview, HTML & CSS examples
This text has a color of #a64f81
<p style="color:#a64f81;">Text here</p>
.mytext {color:#a64f81;}
This box has a color of #a64f81
<div style="background-color:#a64f81;">Content here</div>
.mybackground {background-color:#a64f81;}
Border around this has a color of #a64f81
<div style="border:2px solid #a64f81;">Content here</div>
.myborder {border:2px solid #a64f81;}