#aaaeaa color space conversions
Hex:
#aaaeaa
RGB:
170, 174, 170
CMY:
33, 32, 33
CMYK:
2, 0, 2, 32
HSL:
120°, 2.4096%, 67.4510%
HSV (HSB):
120°, 2.2989%, 68.2353%
XYZ:
38.9693, 41.7204, 44.0292
xyY:
0.3125, 0.3345, 41.7204
CIE-Lab:
70.6777, -2.1629, 1.5483
CIE-LCH:
70.6777, 2.6599, 144.4034
CIE-Luv:
70.6777, -2.0455, 2.6334
Hunter-Lab:
64.5914, -5.3421, 4.7985
#aaaeaa color charts
#aaaeaa color shades, tints & tones
#aaaeaa color schemes
#aaaeaa color preview, HTML & CSS examples
This text has a color of #aaaeaa
<p style="color:#aaaeaa;">Text here</p>
.mytext {color:#aaaeaa;}
This box has a color of #aaaeaa
<div style="background-color:#aaaeaa;">Content here</div>
.mybackground {background-color:#aaaeaa;}
Border around this has a color of #aaaeaa
<div style="border:2px solid #aaaeaa;">Content here</div>
.myborder {border:2px solid #aaaeaa;}