#a2928a color space conversions
Hex:
#a2928a
RGB:
162, 146, 138
CMY:
36, 43, 46
CMYK:
0, 10, 15, 36
HSL:
20°, 11.4286%, 58.8235%
HSV (HSB):
20°, 14.8148%, 63.5294%
XYZ:
29.7666, 30.0741, 28.2808
xyY:
0.3378, 0.3413, 30.0741
CIE-Lab:
61.7181, 4.5554, 6.3900
CIE-LCH:
61.7181, 7.8476, 54.5149
CIE-Luv:
61.7181, 10.1325, 8.1118
Hunter-Lab:
54.8399, 0.9185, 7.8122
#a2928a color charts
#a2928a color shades, tints & tones
#a2928a color schemes
#a2928a color preview, HTML & CSS examples
This text has a color of #a2928a
<p style="color:#a2928a;">Text here</p>
.mytext {color:#a2928a;}
This box has a color of #a2928a
<div style="background-color:#a2928a;">Content here</div>
.mybackground {background-color:#a2928a;}
Border around this has a color of #a2928a
<div style="border:2px solid #a2928a;">Content here</div>
.myborder {border:2px solid #a2928a;}