#a65d3b color space conversions
Hex:
#a65d3b
RGB:
166, 93, 59
CMY:
35, 64, 77
CMYK:
0, 44, 64, 35
HSL:
19°, 47.5556%, 44.1176%
HSV (HSB):
19°, 64.4578%, 65.0980%
XYZ:
20.4297, 16.2515, 6.1978
xyY:
0.4765, 0.3790, 16.2515
CIE-Lab:
47.3027, 26.6533, 32.2080
CIE-LCH:
47.3027, 41.8061, 50.3910
CIE-Luv:
47.3027, 56.0378, 30.0516
Hunter-Lab:
40.3131, 19.9113, 19.1039
#a65d3b color charts
#a65d3b color shades, tints & tones
#a65d3b color schemes
#a65d3b color preview, HTML & CSS examples
This text has a color of #a65d3b
<p style="color:#a65d3b;">Text here</p>
.mytext {color:#a65d3b;}
This box has a color of #a65d3b
<div style="background-color:#a65d3b;">Content here</div>
.mybackground {background-color:#a65d3b;}
Border around this has a color of #a65d3b
<div style="border:2px solid #a65d3b;">Content here</div>
.myborder {border:2px solid #a65d3b;}