#a28b9b color space conversions
Hex:
#a28b9b
RGB:
162, 139, 155
CMY:
36, 45, 39
CMYK:
0, 14, 4, 36
HSL:
318°, 11.0048%, 59.0196%
HSV (HSB):
318°, 14.1975%, 63.5294%
XYZ:
30.0493, 28.5132, 34.9302
xyY:
0.3214, 0.3050, 28.5132
CIE-Lab:
60.3496, 11.5259, -5.2755
CIE-LCH:
60.3496, 12.6759, 335.4062
CIE-Luv:
60.3496, 12.4193, -9.5368
Hunter-Lab:
53.3977, 7.0039, -1.4062
#a28b9b color charts
#a28b9b color shades, tints & tones
#a28b9b color schemes
#a28b9b color preview, HTML & CSS examples
This text has a color of #a28b9b
<p style="color:#a28b9b;">Text here</p>
.mytext {color:#a28b9b;}
This box has a color of #a28b9b
<div style="background-color:#a28b9b;">Content here</div>
.mybackground {background-color:#a28b9b;}
Border around this has a color of #a28b9b
<div style="border:2px solid #a28b9b;">Content here</div>
.myborder {border:2px solid #a28b9b;}