#a5705c color space conversions
Hex:
#a5705c
RGB:
165, 112, 92
CMY:
35, 56, 64
CMYK:
0, 32, 44, 35
HSL:
16°, 28.8538%, 50.3922%
HSV (HSB):
16°, 44.2424%, 64.7059%
XYZ:
23.2430, 20.3604, 12.8301
xyY:
0.4119, 0.3608, 20.3604
CIE-Lab:
52.2422, 18.5236, 19.6077
CIE-LCH:
52.2422, 26.9738, 46.6285
CIE-Luv:
52.2422, 37.6207, 20.9011
Hunter-Lab:
45.1225, 12.9826, 14.7272
#a5705c color charts
#a5705c color shades, tints & tones
#a5705c color schemes
#a5705c color preview, HTML & CSS examples
This text has a color of #a5705c
<p style="color:#a5705c;">Text here</p>
.mytext {color:#a5705c;}
This box has a color of #a5705c
<div style="background-color:#a5705c;">Content here</div>
.mybackground {background-color:#a5705c;}
Border around this has a color of #a5705c
<div style="border:2px solid #a5705c;">Content here</div>
.myborder {border:2px solid #a5705c;}