#a65a70 color space conversions
Hex:
#a65a70
RGB:
166, 90, 112
CMY:
35, 65, 56
CMYK:
0, 46, 33, 35
HSL:
343°, 29.9213%, 50.1961%
HSV (HSB):
343°, 45.7831%, 65.0980%
XYZ:
22.3067, 16.5892, 17.3556
xyY:
0.3966, 0.2949, 16.5892
CIE-Lab:
47.7382, 33.6815, 1.4534
CIE-LCH:
47.7382, 33.7129, 2.4708
CIE-Luv:
47.7382, 48.5453, -3.9725
Hunter-Lab:
40.7298, 26.4827, 3.2465
#a65a70 color charts
#a65a70 color shades, tints & tones
#a65a70 color schemes
#a65a70 color preview, HTML & CSS examples
This text has a color of #a65a70
<p style="color:#a65a70;">Text here</p>
.mytext {color:#a65a70;}
This box has a color of #a65a70
<div style="background-color:#a65a70;">Content here</div>
.mybackground {background-color:#a65a70;}
Border around this has a color of #a65a70
<div style="border:2px solid #a65a70;">Content here</div>
.myborder {border:2px solid #a65a70;}