#a2939f color space conversions
Hex:
#a2939f
RGB:
162, 147, 159
CMY:
36, 42, 38
CMYK:
0, 9, 2, 36
HSL:
312°, 7.4627%, 60.5882%
HSV (HSB):
312°, 9.2593%, 63.5294%
XYZ:
31.5920, 31.0520, 37.1294
xyY:
0.3166, 0.3112, 31.0520
CIE-Lab:
62.5515, 7.7667, -4.2941
CIE-LCH:
62.5515, 8.8748, 331.0624
CIE-Luv:
62.5515, 7.9225, -7.5292
Hunter-Lab:
55.7243, 3.6801, -0.4982
#a2939f color charts
#a2939f color shades, tints & tones
#a2939f color schemes
#a2939f color preview, HTML & CSS examples
This text has a color of #a2939f
<p style="color:#a2939f;">Text here</p>
.mytext {color:#a2939f;}
This box has a color of #a2939f
<div style="background-color:#a2939f;">Content here</div>
.mybackground {background-color:#a2939f;}
Border around this has a color of #a2939f
<div style="border:2px solid #a2939f;">Content here</div>
.myborder {border:2px solid #a2939f;}