#a2ca7e color space conversions
Hex:
#a2ca7e
RGB:
162, 202, 126
CMY:
36, 21, 51
CMYK:
20, 0, 38, 21
HSL:
92°, 41.7582%, 64.3137%
HSV (HSB):
92°, 37.6238%, 79.2157%
XYZ:
39.7867, 51.4288, 27.5684
xyY:
0.3350, 0.4330, 51.4288
CIE-Lab:
76.9380, -26.5677, 33.7117
CIE-LCH:
76.9380, 42.9223, 128.2411
CIE-Luv:
76.9380, -19.8119, 49.4569
Hunter-Lab:
71.7139, -26.4678, 27.4073
#a2ca7e color charts
#a2ca7e color shades, tints & tones
#a2ca7e color schemes
#a2ca7e color preview, HTML & CSS examples
This text has a color of #a2ca7e
<p style="color:#a2ca7e;">Text here</p>
.mytext {color:#a2ca7e;}
This box has a color of #a2ca7e
<div style="background-color:#a2ca7e;">Content here</div>
.mybackground {background-color:#a2ca7e;}
Border around this has a color of #a2ca7e
<div style="border:2px solid #a2ca7e;">Content here</div>
.myborder {border:2px solid #a2ca7e;}