#a2ca5e color space conversions
Hex:
#a2ca5e
RGB:
162, 202, 94
CMY:
36, 21, 63
CMYK:
20, 0, 53, 21
HSL:
82°, 50.4673%, 58.0392%
HSV (HSB):
82°, 53.4653%, 79.2157%
XYZ:
38.0412, 50.7306, 18.3767
xyY:
0.3550, 0.4735, 50.7306
CIE-Lab:
76.5155, -30.2983, 48.9832
CIE-LCH:
76.5155, 57.5964, 121.7387
CIE-Luv:
76.5155, -19.5837, 65.8630
Hunter-Lab:
71.2254, -29.3084, 34.5605
#a2ca5e color charts
#a2ca5e color shades, tints & tones
#a2ca5e color schemes
#a2ca5e color preview, HTML & CSS examples
This text has a color of #a2ca5e
<p style="color:#a2ca5e;">Text here</p>
.mytext {color:#a2ca5e;}
This box has a color of #a2ca5e
<div style="background-color:#a2ca5e;">Content here</div>
.mybackground {background-color:#a2ca5e;}
Border around this has a color of #a2ca5e
<div style="border:2px solid #a2ca5e;">Content here</div>
.myborder {border:2px solid #a2ca5e;}