#a35a2e color space conversions
Hex:
#a35a2e
RGB:
163, 90, 46
CMY:
36, 65, 82
CMYK:
0, 45, 72, 36
HSL:
23°, 55.9809%, 40.9804%
HSV (HSB):
23°, 71.7791%, 63.9216%
XYZ:
19.2536, 15.2961, 4.5224
xyY:
0.4928, 0.3915, 15.2961
CIE-Lab:
46.0371, 26.2469, 37.6976
CIE-LCH:
46.0371, 45.9349, 55.1525
CIE-Luv:
46.0371, 57.3427, 33.8601
Hunter-Lab:
39.1102, 19.4307, 20.5213
#a35a2e color charts
#a35a2e color shades, tints & tones
#a35a2e color schemes
#a35a2e color preview, HTML & CSS examples
This text has a color of #a35a2e
<p style="color:#a35a2e;">Text here</p>
.mytext {color:#a35a2e;}
This box has a color of #a35a2e
<div style="background-color:#a35a2e;">Content here</div>
.mybackground {background-color:#a35a2e;}
Border around this has a color of #a35a2e
<div style="border:2px solid #a35a2e;">Content here</div>
.myborder {border:2px solid #a35a2e;}