#a65c2f color space conversions
Hex:
#a65c2f
RGB:
166, 92, 47
CMY:
35, 64, 82
CMYK:
0, 45, 72, 35
HSL:
23°, 55.8685%, 41.7647%
HSV (HSB):
23°, 71.6867%, 65.0980%
XYZ:
20.0661, 15.9665, 4.7136
xyY:
0.4925, 0.3919, 15.9665
CIE-Lab:
46.9305, 26.4702, 38.2757
CIE-LCH:
46.9305, 46.5371, 55.3335
CIE-Luv:
46.9305, 58.2108, 34.5787
Hunter-Lab:
39.9581, 19.7122, 20.9767
#a65c2f color charts
#a65c2f color shades, tints & tones
#a65c2f color schemes
#a65c2f color preview, HTML & CSS examples
This text has a color of #a65c2f
<p style="color:#a65c2f;">Text here</p>
.mytext {color:#a65c2f;}
This box has a color of #a65c2f
<div style="background-color:#a65c2f;">Content here</div>
.mybackground {background-color:#a65c2f;}
Border around this has a color of #a65c2f
<div style="border:2px solid #a65c2f;">Content here</div>
.myborder {border:2px solid #a65c2f;}