#a66d7b color space conversions
Hex:
#a66d7b
RGB:
166, 109, 123
CMY:
35, 57, 52
CMYK:
0, 34, 26, 35
HSL:
345°, 24.2553%, 53.9216%
HSV (HSB):
345°, 34.3373%, 65.0980%
XYZ:
24.7697, 20.4743, 21.3853
xyY:
0.3718, 0.3073, 20.4743
CIE-Lab:
52.3693, 24.6770, 1.6222
CIE-LCH:
52.3693, 24.7303, 3.7610
CIE-Luv:
52.3693, 35.6286, -2.0821
Hunter-Lab:
45.2486, 18.5283, 3.6524
#a66d7b color charts
#a66d7b color shades, tints & tones
#a66d7b color schemes
#a66d7b color preview, HTML & CSS examples
This text has a color of #a66d7b
<p style="color:#a66d7b;">Text here</p>
.mytext {color:#a66d7b;}
This box has a color of #a66d7b
<div style="background-color:#a66d7b;">Content here</div>
.mybackground {background-color:#a66d7b;}
Border around this has a color of #a66d7b
<div style="border:2px solid #a66d7b;">Content here</div>
.myborder {border:2px solid #a66d7b;}