#a65e2d color space conversions
Hex:
#a65e2d
RGB:
166, 94, 45
CMY:
35, 63, 82
CMYK:
0, 43, 73, 35
HSL:
24°, 57.3460%, 41.3725%
HSV (HSB):
24°, 72.8916%, 65.0980%
XYZ:
20.2022, 16.3019, 4.5644
xyY:
0.4919, 0.3969, 16.3019
CIE-Lab:
47.3681, 25.2560, 39.7787
CIE-LCH:
47.3681, 47.1191, 57.5880
CIE-Luv:
47.3681, 56.8972, 36.0968
Hunter-Lab:
40.3756, 18.6567, 21.5602
#a65e2d color charts
#a65e2d color shades, tints & tones
#a65e2d color schemes
#a65e2d color preview, HTML & CSS examples
This text has a color of #a65e2d
<p style="color:#a65e2d;">Text here</p>
.mytext {color:#a65e2d;}
This box has a color of #a65e2d
<div style="background-color:#a65e2d;">Content here</div>
.mybackground {background-color:#a65e2d;}
Border around this has a color of #a65e2d
<div style="border:2px solid #a65e2d;">Content here</div>
.myborder {border:2px solid #a65e2d;}