#a65a6b color space conversions
Hex:
#a65a6b
RGB:
166, 90, 107
CMY:
35, 65, 58
CMYK:
0, 46, 36, 35
HSL:
347°, 29.9213%, 50.1961%
HSV (HSB):
347°, 45.7831%, 65.0980%
XYZ:
22.0359, 16.4809, 15.9296
xyY:
0.4047, 0.3027, 16.4809
CIE-Lab:
47.5991, 33.0277, 4.2688
CIE-LCH:
47.5991, 33.3024, 7.3645
CIE-Luv:
47.5991, 49.6161, -0.2977
Hunter-Lab:
40.5966, 25.8459, 5.1530
#a65a6b color charts
#a65a6b color shades, tints & tones
#a65a6b color schemes
#a65a6b color preview, HTML & CSS examples
This text has a color of #a65a6b
<p style="color:#a65a6b;">Text here</p>
.mytext {color:#a65a6b;}
This box has a color of #a65a6b
<div style="background-color:#a65a6b;">Content here</div>
.mybackground {background-color:#a65a6b;}
Border around this has a color of #a65a6b
<div style="border:2px solid #a65a6b;">Content here</div>
.myborder {border:2px solid #a65a6b;}