#a65f2e color space conversions
Hex:
#a65f2e
RGB:
166, 95, 46
CMY:
35, 63, 82
CMYK:
0, 43, 72, 35
HSL:
25°, 56.6038%, 41.5686%
HSV (HSB):
25°, 72.2892%, 65.0980%
XYZ:
20.3112, 16.4887, 4.6969
xyY:
0.4895, 0.3973, 16.4887
CIE-Lab:
47.6092, 24.7524, 39.5287
CIE-LCH:
47.6092, 46.6390, 57.9458
CIE-Luv:
47.6092, 56.0351, 36.1440
Hunter-Lab:
40.6062, 18.2248, 21.5664
#a65f2e color charts
#a65f2e color shades, tints & tones
#a65f2e color schemes
#a65f2e color preview, HTML & CSS examples
This text has a color of #a65f2e
<p style="color:#a65f2e;">Text here</p>
.mytext {color:#a65f2e;}
This box has a color of #a65f2e
<div style="background-color:#a65f2e;">Content here</div>
.mybackground {background-color:#a65f2e;}
Border around this has a color of #a65f2e
<div style="border:2px solid #a65f2e;">Content here</div>
.myborder {border:2px solid #a65f2e;}