#a65c2d color space conversions
Hex:
#a65c2d
RGB:
166, 92, 45
CMY:
35, 64, 82
CMYK:
0, 45, 73, 35
HSL:
23°, 57.3460%, 41.3725%
HSV (HSB):
23°, 72.8916%, 65.0980%
XYZ:
20.0267, 15.9507, 4.5059
xyY:
0.4947, 0.3940, 15.9507
CIE-Lab:
46.9098, 26.3644, 39.2868
CIE-LCH:
46.9098, 47.3131, 56.1354
CIE-Luv:
46.9098, 58.4218, 35.3012
Hunter-Lab:
39.9384, 19.6148, 21.2677
#a65c2d color charts
#a65c2d color shades, tints & tones
#a65c2d color schemes
#a65c2d color preview, HTML & CSS examples
This text has a color of #a65c2d
<p style="color:#a65c2d;">Text here</p>
.mytext {color:#a65c2d;}
This box has a color of #a65c2d
<div style="background-color:#a65c2d;">Content here</div>
.mybackground {background-color:#a65c2d;}
Border around this has a color of #a65c2d
<div style="border:2px solid #a65c2d;">Content here</div>
.myborder {border:2px solid #a65c2d;}