#55dcc2 color space conversions
Hex:
#55dcc2
RGB:
85, 220, 194
CMY:
67, 14, 24
CMYK:
61, 0, 12, 14
HSL:
168°, 65.8537%, 59.8039%
HSV (HSB):
168°, 61.3636%, 86.2745%
XYZ:
39.0771, 57.0127, 59.9839
xyY:
0.2504, 0.3653, 57.0127
CIE-Lab:
80.1868, -42.8078, 1.8854
CIE-LCH:
80.1868, 42.8493, 177.4781
CIE-Luv:
80.1868, -54.5513, 9.7219
Hunter-Lab:
75.5068, -39.7575, 5.7537
#55dcc2 color charts
#55dcc2 color shades, tints & tones
#55dcc2 color schemes
#55dcc2 color preview, HTML & CSS examples
This text has a color of #55dcc2
<p style="color:#55dcc2;">Text here</p>
.mytext {color:#55dcc2;}
This box has a color of #55dcc2
<div style="background-color:#55dcc2;">Content here</div>
.mybackground {background-color:#55dcc2;}
Border around this has a color of #55dcc2
<div style="border:2px solid #55dcc2;">Content here</div>
.myborder {border:2px solid #55dcc2;}