#55dcc9 color space conversions
Hex:
#55dcc9
RGB:
85, 220, 201
CMY:
67, 14, 21
CMYK:
61, 0, 9, 14
HSL:
172°, 65.8537%, 59.8039%
HSV (HSB):
172°, 61.3636%, 86.2745%
XYZ:
39.8821, 57.3347, 64.2230
xyY:
0.2470, 0.3551, 57.3347
CIE-Lab:
80.3675, -41.0512, -1.5777
CIE-LCH:
80.3675, 41.0815, 182.2009
CIE-Luv:
80.3675, -54.1487, 4.1323
Hunter-Lab:
75.7197, -38.4922, 2.7159
#55dcc9 color charts
#55dcc9 color shades, tints & tones
#55dcc9 color schemes
#55dcc9 color preview, HTML & CSS examples
This text has a color of #55dcc9
<p style="color:#55dcc9;">Text here</p>
.mytext {color:#55dcc9;}
This box has a color of #55dcc9
<div style="background-color:#55dcc9;">Content here</div>
.mybackground {background-color:#55dcc9;}
Border around this has a color of #55dcc9
<div style="border:2px solid #55dcc9;">Content here</div>
.myborder {border:2px solid #55dcc9;}