#a65b4e color space conversions
Hex:
#a65b4e
RGB:
166, 91, 78
CMY:
35, 64, 69
CMYK:
0, 45, 53, 35
HSL:
9°, 36.0656%, 47.8431%
HSV (HSB):
9°, 53.0120%, 65.0980%
XYZ:
20.8421, 16.1392, 9.2244
xyY:
0.4511, 0.3493, 16.1392
CIE-Lab:
47.1566, 29.2851, 21.0513
CIE-LCH:
47.1566, 36.0663, 35.7101
CIE-Luv:
47.1566, 54.5850, 19.3080
Hunter-Lab:
40.1736, 22.3020, 14.5078
#a65b4e color charts
#a65b4e color shades, tints & tones
#a65b4e color schemes
#a65b4e color preview, HTML & CSS examples
This text has a color of #a65b4e
<p style="color:#a65b4e;">Text here</p>
.mytext {color:#a65b4e;}
This box has a color of #a65b4e
<div style="background-color:#a65b4e;">Content here</div>
.mybackground {background-color:#a65b4e;}
Border around this has a color of #a65b4e
<div style="border:2px solid #a65b4e;">Content here</div>
.myborder {border:2px solid #a65b4e;}