#a2929e color space conversions
Hex:
#a2929e
RGB:
162, 146, 158
CMY:
36, 43, 38
CMYK:
0, 10, 2, 36
HSL:
315°, 7.9208%, 60.3922%
HSV (HSB):
315°, 9.8765%, 63.5294%
XYZ:
31.3507, 30.7078, 36.6226
xyY:
0.3177, 0.3112, 30.7078
CIE-Lab:
62.2602, 8.1386, -4.1577
CIE-LCH:
62.2602, 9.1391, 332.9390
CIE-Luv:
62.2602, 8.5210, -7.3850
Hunter-Lab:
55.4146, 4.0106, -0.3936
#a2929e color charts
#a2929e color shades, tints & tones
#a2929e color schemes
#a2929e color preview, HTML & CSS examples
This text has a color of #a2929e
<p style="color:#a2929e;">Text here</p>
.mytext {color:#a2929e;}
This box has a color of #a2929e
<div style="background-color:#a2929e;">Content here</div>
.mybackground {background-color:#a2929e;}
Border around this has a color of #a2929e
<div style="border:2px solid #a2929e;">Content here</div>
.myborder {border:2px solid #a2929e;}