#a35e3e color space conversions
Hex:
#a35e3e
RGB:
163, 94, 62
CMY:
36, 63, 76
CMYK:
0, 42, 62, 36
HSL:
19°, 44.8889%, 44.1176%
HSV (HSB):
19°, 61.9632%, 63.9216%
XYZ:
19.9765, 16.1397, 6.6198
xyY:
0.4674, 0.3777, 16.1397
CIE-Lab:
47.1573, 25.0487, 30.2491
CIE-LCH:
47.1573, 39.2740, 50.3724
CIE-Luv:
47.1573, 52.4660, 28.7432
Hunter-Lab:
40.1743, 18.4532, 18.3523
#a35e3e color charts
#a35e3e color shades, tints & tones
#a35e3e color schemes
#a35e3e color preview, HTML & CSS examples
This text has a color of #a35e3e
<p style="color:#a35e3e;">Text here</p>
.mytext {color:#a35e3e;}
This box has a color of #a35e3e
<div style="background-color:#a35e3e;">Content here</div>
.mybackground {background-color:#a35e3e;}
Border around this has a color of #a35e3e
<div style="border:2px solid #a35e3e;">Content here</div>
.myborder {border:2px solid #a35e3e;}