#a2928e color space conversions
Hex:
#a2928e
RGB:
162, 146, 142
CMY:
36, 43, 44
CMYK:
0, 10, 12, 36
HSL:
12°, 9.7087%, 59.6078%
HSV (HSB):
12°, 12.3457%, 63.5294%
XYZ:
30.0617, 30.1921, 29.8344
xyY:
0.3337, 0.3351, 30.1921
CIE-Lab:
61.8197, 5.2360, 4.2698
CIE-LCH:
61.8197, 6.7562, 39.1964
CIE-Luv:
61.8197, 9.8186, 5.0983
Hunter-Lab:
54.9474, 1.4993, 6.2708
#a2928e color charts
#a2928e color shades, tints & tones
#a2928e color schemes
#a2928e color preview, HTML & CSS examples
This text has a color of #a2928e
<p style="color:#a2928e;">Text here</p>
.mytext {color:#a2928e;}
This box has a color of #a2928e
<div style="background-color:#a2928e;">Content here</div>
.mybackground {background-color:#a2928e;}
Border around this has a color of #a2928e
<div style="border:2px solid #a2928e;">Content here</div>
.myborder {border:2px solid #a2928e;}