#a5705e color space conversions
Hex:
#a5705e
RGB:
165, 112, 94
CMY:
35, 56, 63
CMYK:
0, 32, 43, 35
HSL:
15°, 28.2869%, 50.7843%
HSV (HSB):
15°, 43.0303%, 64.7059%
XYZ:
23.3316, 20.3958, 13.2968
xyY:
0.4092, 0.3577, 20.3958
CIE-Lab:
52.2818, 18.7498, 18.5013
CIE-LCH:
52.2818, 26.3411, 44.6178
CIE-Luv:
52.2818, 37.3599, 19.6479
Hunter-Lab:
45.1617, 13.1842, 14.1567
#a5705e color charts
#a5705e color shades, tints & tones
#a5705e color schemes
#a5705e color preview, HTML & CSS examples
This text has a color of #a5705e
<p style="color:#a5705e;">Text here</p>
.mytext {color:#a5705e;}
This box has a color of #a5705e
<div style="background-color:#a5705e;">Content here</div>
.mybackground {background-color:#a5705e;}
Border around this has a color of #a5705e
<div style="border:2px solid #a5705e;">Content here</div>
.myborder {border:2px solid #a5705e;}