#a5708c color space conversions
Hex:
#a5708c
RGB:
165, 112, 140
CMY:
35, 56, 45
CMYK:
0, 32, 15, 35
HSL:
328°, 22.7468%, 54.3137%
HSV (HSB):
328°, 32.1212%, 64.7059%
XYZ:
26.0448, 21.4811, 27.5845
xyY:
0.3468, 0.2860, 21.4811
CIE-Lab:
53.4721, 25.3128, -6.7714
CIE-LCH:
53.4721, 26.2029, 345.0236
CIE-Luv:
53.4721, 30.4937, -13.7570
Hunter-Lab:
46.3477, 19.1985, -2.8439
#a5708c color charts
#a5708c color shades, tints & tones
#a5708c color schemes
#a5708c color preview, HTML & CSS examples
This text has a color of #a5708c
<p style="color:#a5708c;">Text here</p>
.mytext {color:#a5708c;}
This box has a color of #a5708c
<div style="background-color:#a5708c;">Content here</div>
.mybackground {background-color:#a5708c;}
Border around this has a color of #a5708c
<div style="border:2px solid #a5708c;">Content here</div>
.myborder {border:2px solid #a5708c;}