#55aa8c color space conversions
Hex:
#55aa8c
RGB:
85, 170, 140
CMY:
67, 33, 45
CMYK:
50, 0, 18, 33
HSL:
159°, 33.3333%, 50.0000%
HSV (HSB):
159°, 50.0000%, 66.6667%
XYZ:
22.8547, 32.5742, 29.8938
xyY:
0.2679, 0.3818, 32.5742
CIE-Lab:
63.8146, -33.1085, 7.6233
CIE-LCH:
63.8146, 33.9748, 167.0335
CIE-Luv:
63.8146, -37.9675, 16.0465
Hunter-Lab:
57.0738, -28.4005, 8.8971
#55aa8c color charts
#55aa8c color shades, tints & tones
#55aa8c color schemes
#55aa8c color preview, HTML & CSS examples
This text has a color of #55aa8c
<p style="color:#55aa8c;">Text here</p>
.mytext {color:#55aa8c;}
This box has a color of #55aa8c
<div style="background-color:#55aa8c;">Content here</div>
.mybackground {background-color:#55aa8c;}
Border around this has a color of #55aa8c
<div style="border:2px solid #55aa8c;">Content here</div>
.myborder {border:2px solid #55aa8c;}