#a35a3f color space conversions
Hex:
#a35a3f
RGB:
163, 90, 63
CMY:
36, 65, 75
CMYK:
0, 45, 61, 36
HSL:
16°, 44.2478%, 44.3137%
HSV (HSB):
16°, 61.3497%, 63.9216%
XYZ:
19.6576, 15.4577, 6.6502
xyY:
0.4707, 0.3701, 15.4577
CIE-Lab:
46.2549, 27.3484, 28.5731
CIE-LCH:
46.2549, 39.5520, 46.2546
CIE-Luv:
46.2549, 55.2022, 26.5320
Hunter-Lab:
39.3163, 20.4440, 17.4928
#a35a3f color charts
#a35a3f color shades, tints & tones
#a35a3f color schemes
#a35a3f color preview, HTML & CSS examples
This text has a color of #a35a3f
<p style="color:#a35a3f;">Text here</p>
.mytext {color:#a35a3f;}
This box has a color of #a35a3f
<div style="background-color:#a35a3f;">Content here</div>
.mybackground {background-color:#a35a3f;}
Border around this has a color of #a35a3f
<div style="border:2px solid #a35a3f;">Content here</div>
.myborder {border:2px solid #a35a3f;}