#a28a9c color space conversions
Hex:
#a28a9c
RGB:
162, 138, 156
CMY:
36, 46, 39
CMYK:
0, 15, 4, 36
HSL:
315°, 11.4286%, 58.8235%
HSV (HSB):
315°, 14.8148%, 63.5294%
XYZ:
29.9895, 28.2586, 35.3263
xyY:
0.3205, 0.3020, 28.2586
CIE-Lab:
60.1217, 12.2821, -6.1840
CIE-LCH:
60.1217, 13.7511, 333.2748
CIE-Luv:
60.1217, 12.8407, -10.9862
Hunter-Lab:
53.1589, 7.6726, -2.1895
#a28a9c color charts
#a28a9c color shades, tints & tones
#a28a9c color schemes
#a28a9c color preview, HTML & CSS examples
This text has a color of #a28a9c
<p style="color:#a28a9c;">Text here</p>
.mytext {color:#a28a9c;}
This box has a color of #a28a9c
<div style="background-color:#a28a9c;">Content here</div>
.mybackground {background-color:#a28a9c;}
Border around this has a color of #a28a9c
<div style="border:2px solid #a28a9c;">Content here</div>
.myborder {border:2px solid #a28a9c;}