#a65e2f color space conversions
Hex:
#a65e2f
RGB:
166, 94, 47
CMY:
35, 63, 82
CMYK:
0, 43, 72, 35
HSL:
24°, 55.8685%, 41.7647%
HSV (HSB):
24°, 71.6867%, 65.0980%
XYZ:
20.2417, 16.3176, 4.7721
xyY:
0.4897, 0.3948, 16.3176
CIE-Lab:
47.3885, 25.3620, 38.7758
CIE-LCH:
47.3885, 46.3335, 56.8126
CIE-Luv:
47.3885, 56.6942, 35.3806
Hunter-Lab:
40.3951, 18.7536, 21.2723
#a65e2f color charts
#a65e2f color shades, tints & tones
#a65e2f color schemes
#a65e2f color preview, HTML & CSS examples
This text has a color of #a65e2f
<p style="color:#a65e2f;">Text here</p>
.mytext {color:#a65e2f;}
This box has a color of #a65e2f
<div style="background-color:#a65e2f;">Content here</div>
.mybackground {background-color:#a65e2f;}
Border around this has a color of #a65e2f
<div style="border:2px solid #a65e2f;">Content here</div>
.myborder {border:2px solid #a65e2f;}