#a5708e color space conversions
Hex:
#a5708e
RGB:
165, 112, 142
CMY:
35, 56, 44
CMYK:
0, 32, 14, 35
HSL:
326°, 22.7468%, 54.3137%
HSV (HSB):
326°, 32.1212%, 64.7059%
XYZ:
26.1937, 21.5407, 28.3684
xyY:
0.3442, 0.2830, 21.5407
CIE-Lab:
53.5362, 25.6539, -7.8484
CIE-LCH:
53.5362, 26.8276, 342.9894
CIE-Luv:
53.5362, 30.1701, -15.3537
Hunter-Lab:
46.4119, 19.5200, -3.7515
#a5708e color charts
#a5708e color shades, tints & tones
#a5708e color schemes
#a5708e color preview, HTML & CSS examples
This text has a color of #a5708e
<p style="color:#a5708e;">Text here</p>
.mytext {color:#a5708e;}
This box has a color of #a5708e
<div style="background-color:#a5708e;">Content here</div>
.mybackground {background-color:#a5708e;}
Border around this has a color of #a5708e
<div style="border:2px solid #a5708e;">Content here</div>
.myborder {border:2px solid #a5708e;}