#55aa5f color space conversions
Hex:
#55aa5f
RGB:
85, 170, 95
CMY:
67, 33, 63
CMYK:
50, 0, 44, 33
HSL:
127°, 33.3333%, 50.0000%
HSV (HSB):
127°, 50.0000%, 66.6667%
XYZ:
20.1866, 31.5070, 15.8440
xyY:
0.2989, 0.4665, 31.5070
CIE-Lab:
62.9333, -41.9125, 30.8962
CIE-LCH:
62.9333, 52.0695, 143.6039
CIE-Luv:
62.9333, -39.5967, 46.1966
Hunter-Lab:
56.1311, -34.0348, 22.5561
#55aa5f color charts
#55aa5f color shades, tints & tones
#55aa5f color schemes
#55aa5f color preview, HTML & CSS examples
This text has a color of #55aa5f
<p style="color:#55aa5f;">Text here</p>
.mytext {color:#55aa5f;}
This box has a color of #55aa5f
<div style="background-color:#55aa5f;">Content here</div>
.mybackground {background-color:#55aa5f;}
Border around this has a color of #55aa5f
<div style="border:2px solid #55aa5f;">Content here</div>
.myborder {border:2px solid #55aa5f;}