#a5708a color space conversions
Hex:
#a5708a
RGB:
165, 112, 138
CMY:
35, 56, 46
CMYK:
0, 32, 16, 35
HSL:
331°, 22.7468%, 54.3137%
HSV (HSB):
331°, 32.1212%, 64.7059%
XYZ:
25.8987, 21.4227, 26.8147
xyY:
0.3493, 0.2890, 21.4227
CIE-Lab:
53.4090, 24.9760, -5.6919
CIE-LCH:
53.4090, 25.6164, 347.1619
CIE-Luv:
53.4090, 30.8162, -12.1684
Hunter-Lab:
46.2846, 18.8820, -1.9501
#a5708a color charts
#a5708a color shades, tints & tones
#a5708a color schemes
#a5708a color preview, HTML & CSS examples
This text has a color of #a5708a
<p style="color:#a5708a;">Text here</p>
.mytext {color:#a5708a;}
This box has a color of #a5708a
<div style="background-color:#a5708a;">Content here</div>
.mybackground {background-color:#a5708a;}
Border around this has a color of #a5708a
<div style="border:2px solid #a5708a;">Content here</div>
.myborder {border:2px solid #a5708a;}