#a2ca9a color space conversions
Hex:
#a2ca9a
RGB:
162, 202, 154
CMY:
36, 21, 40
CMYK:
20, 0, 24, 21
HSL:
110°, 31.1688%, 69.8039%
HSV (HSB):
110°, 23.7624%, 79.2157%
XYZ:
41.8536, 52.2555, 38.4523
xyY:
0.3157, 0.3942, 52.2555
CIE-Lab:
77.4334, -22.3352, 19.7242
CIE-LCH:
77.4334, 29.7978, 138.5523
CIE-Luv:
77.4334, -20.0693, 31.6364
Hunter-Lab:
72.2880, -23.1554, 19.0634
#a2ca9a color charts
#a2ca9a color shades, tints & tones
#a2ca9a color schemes
#a2ca9a color preview, HTML & CSS examples
This text has a color of #a2ca9a
<p style="color:#a2ca9a;">Text here</p>
.mytext {color:#a2ca9a;}
This box has a color of #a2ca9a
<div style="background-color:#a2ca9a;">Content here</div>
.mybackground {background-color:#a2ca9a;}
Border around this has a color of #a2ca9a
<div style="border:2px solid #a2ca9a;">Content here</div>
.myborder {border:2px solid #a2ca9a;}