#a66a7d color space conversions
Hex:
#a66a7d
RGB:
166, 106, 125
CMY:
35, 58, 51
CMYK:
0, 36, 25, 35
HSL:
341°, 25.2101%, 53.3333%
HSV (HSB):
341°, 36.1446%, 65.0980%
XYZ:
24.5816, 19.8957, 21.9467
xyY:
0.3701, 0.2995, 19.8957
CIE-Lab:
51.7191, 26.6692, -0.5074
CIE-LCH:
51.7191, 26.6740, 358.9101
CIE-Luv:
51.7191, 36.9924, -5.2815
Hunter-Lab:
44.6046, 20.3132, 2.0509
#a66a7d color charts
#a66a7d color shades, tints & tones
#a66a7d color schemes
#a66a7d color preview, HTML & CSS examples
This text has a color of #a66a7d
<p style="color:#a66a7d;">Text here</p>
.mytext {color:#a66a7d;}
This box has a color of #a66a7d
<div style="background-color:#a66a7d;">Content here</div>
.mybackground {background-color:#a66a7d;}
Border around this has a color of #a66a7d
<div style="border:2px solid #a66a7d;">Content here</div>
.myborder {border:2px solid #a66a7d;}