#55ab8e color space conversions
Hex:
#55ab8e
RGB:
85, 171, 142
CMY:
67, 33, 44
CMYK:
50, 0, 17, 33
HSL:
160°, 33.8583%, 50.1961%
HSV (HSB):
160°, 50.2924%, 67.0588%
XYZ:
23.1917, 33.0101, 30.7404
xyY:
0.2667, 0.3797, 33.0101
CIE-Lab:
64.1691, -33.1154, 7.0187
CIE-LCH:
64.1691, 33.8510, 168.0334
CIE-Luv:
64.1691, -38.2928, 15.2222
Hunter-Lab:
57.4544, -28.4930, 8.4955
#55ab8e color charts
#55ab8e color shades, tints & tones
#55ab8e color schemes
#55ab8e color preview, HTML & CSS examples
This text has a color of #55ab8e
<p style="color:#55ab8e;">Text here</p>
.mytext {color:#55ab8e;}
This box has a color of #55ab8e
<div style="background-color:#55ab8e;">Content here</div>
.mybackground {background-color:#55ab8e;}
Border around this has a color of #55ab8e
<div style="border:2px solid #55ab8e;">Content here</div>
.myborder {border:2px solid #55ab8e;}