#a5705b color space conversions
Hex:
#a5705b
RGB:
165, 112, 91
CMY:
35, 56, 64
CMYK:
0, 32, 45, 35
HSL:
17°, 29.1339%, 50.1961%
HSV (HSB):
17°, 44.8485%, 64.7059%
XYZ:
23.1995, 20.3430, 12.6014
xyY:
0.4132, 0.3623, 20.3430
CIE-Lab:
52.2228, 18.4124, 20.1604
CIE-LCH:
52.2228, 27.3031, 47.5948
CIE-Luv:
52.2228, 37.7495, 21.5199
Hunter-Lab:
45.1032, 12.8836, 15.0072
#a5705b color charts
#a5705b color shades, tints & tones
#a5705b color schemes
#a5705b color preview, HTML & CSS examples
This text has a color of #a5705b
<p style="color:#a5705b;">Text here</p>
.mytext {color:#a5705b;}
This box has a color of #a5705b
<div style="background-color:#a5705b;">Content here</div>
.mybackground {background-color:#a5705b;}
Border around this has a color of #a5705b
<div style="border:2px solid #a5705b;">Content here</div>
.myborder {border:2px solid #a5705b;}