#a4705b color space conversions
Hex:
#a4705b
RGB:
164, 112, 91
CMY:
36, 56, 64
CMYK:
0, 32, 45, 36
HSL:
17°, 28.6275%, 50.0000%
HSV (HSB):
17°, 44.5122%, 64.3137%
XYZ:
22.9923, 20.2362, 12.5917
xyY:
0.4119, 0.3625, 20.2362
CIE-Lab:
52.1032, 17.9949, 19.9792
CIE-LCH:
52.1032, 26.8884, 47.9912
CIE-Luv:
52.1032, 36.9884, 21.3925
Hunter-Lab:
44.9846, 12.5109, 14.8934
#a4705b color charts
#a4705b color shades, tints & tones
#a4705b color schemes
#a4705b color preview, HTML & CSS examples
This text has a color of #a4705b
<p style="color:#a4705b;">Text here</p>
.mytext {color:#a4705b;}
This box has a color of #a4705b
<div style="background-color:#a4705b;">Content here</div>
.mybackground {background-color:#a4705b;}
Border around this has a color of #a4705b
<div style="border:2px solid #a4705b;">Content here</div>
.myborder {border:2px solid #a4705b;}