#a2b79c color space conversions
Hex:
#a2b79c
RGB:
162, 183, 156
CMY:
36, 28, 39
CMYK:
11, 0, 15, 28
HSL:
107°, 15.7895%, 66.4706%
HSV (HSB):
107°, 14.7541%, 71.7647%
XYZ:
37.8345, 43.9487, 37.9413
xyY:
0.3160, 0.3671, 43.9487
CIE-Lab:
72.1942, -12.3403, 11.3200
CIE-LCH:
72.1942, 16.7459, 137.4692
CIE-Luv:
72.1942, -10.5183, 18.2516
Hunter-Lab:
66.2938, -14.1424, 12.4727
#a2b79c color charts
#a2b79c color shades, tints & tones
#a2b79c color schemes
#a2b79c color preview, HTML & CSS examples
This text has a color of #a2b79c
<p style="color:#a2b79c;">Text here</p>
.mytext {color:#a2b79c;}
This box has a color of #a2b79c
<div style="background-color:#a2b79c;">Content here</div>
.mybackground {background-color:#a2b79c;}
Border around this has a color of #a2b79c
<div style="border:2px solid #a2b79c;">Content here</div>
.myborder {border:2px solid #a2b79c;}