#a2708c color space conversions
Hex:
#a2708c
RGB:
162, 112, 140
CMY:
36, 56, 45
CMYK:
0, 31, 14, 36
HSL:
326°, 21.1864%, 53.7255%
HSV (HSB):
326°, 30.8642%, 63.5294%
XYZ:
25.4281, 21.1632, 27.5556
xyY:
0.3429, 0.2854, 21.1632
CIE-Lab:
53.1276, 24.2136, -7.3211
CIE-LCH:
53.1276, 25.2961, 343.1769
CIE-Luv:
53.1276, 28.4401, -14.3287
Hunter-Lab:
46.0034, 18.1586, -3.3117
#a2708c color charts
#a2708c color shades, tints & tones
#a2708c color schemes
#a2708c color preview, HTML & CSS examples
This text has a color of #a2708c
<p style="color:#a2708c;">Text here</p>
.mytext {color:#a2708c;}
This box has a color of #a2708c
<div style="background-color:#a2708c;">Content here</div>
.mybackground {background-color:#a2708c;}
Border around this has a color of #a2708c
<div style="border:2px solid #a2708c;">Content here</div>
.myborder {border:2px solid #a2708c;}