#a2b080 color space conversions
Hex:
#a2b080
RGB:
162, 176, 128
CMY:
36, 31, 50
CMYK:
8, 0, 27, 31
HSL:
78°, 23.3010%, 59.6078%
HSV (HSB):
78°, 27.2727%, 69.0196%
XYZ:
34.3219, 40.2906, 26.3900
xyY:
0.3398, 0.3989, 40.2906
CIE-Lab:
69.6760, -13.2403, 23.0201
CIE-LCH:
69.6760, 26.5562, 119.9058
CIE-Luv:
69.6760, -5.9705, 33.3366
Hunter-Lab:
63.4748, -14.5631, 19.7823
#a2b080 color charts
#a2b080 color shades, tints & tones
#a2b080 color schemes
#a2b080 color preview, HTML & CSS examples
This text has a color of #a2b080
<p style="color:#a2b080;">Text here</p>
.mytext {color:#a2b080;}
This box has a color of #a2b080
<div style="background-color:#a2b080;">Content here</div>
.mybackground {background-color:#a2b080;}
Border around this has a color of #a2b080
<div style="border:2px solid #a2b080;">Content here</div>
.myborder {border:2px solid #a2b080;}