#a2708b color space conversions
Hex:
#a2708b
RGB:
162, 112, 139
CMY:
36, 56, 45
CMYK:
0, 31, 14, 36
HSL:
328°, 21.1864%, 53.7255%
HSV (HSB):
328°, 30.8642%, 63.5294%
XYZ:
25.3547, 21.1338, 27.1690
xyY:
0.3442, 0.2869, 21.1338
CIE-Lab:
53.0956, 24.0411, -6.7818
CIE-LCH:
53.0956, 24.9793, 344.2466
CIE-Luv:
53.0956, 28.5962, -13.5305
Hunter-Lab:
45.9715, 17.9979, -2.8601
#a2708b color charts
#a2708b color shades, tints & tones
#a2708b color schemes
#a2708b color preview, HTML & CSS examples
This text has a color of #a2708b
<p style="color:#a2708b;">Text here</p>
.mytext {color:#a2708b;}
This box has a color of #a2708b
<div style="background-color:#a2708b;">Content here</div>
.mybackground {background-color:#a2708b;}
Border around this has a color of #a2708b
<div style="border:2px solid #a2708b;">Content here</div>
.myborder {border:2px solid #a2708b;}