#55dccd color space conversions
Hex:
#55dccd
RGB:
85, 220, 205
CMY:
67, 14, 20
CMYK:
61, 0, 7, 14
HSL:
173°, 65.8537%, 59.8039%
HSV (HSB):
173°, 61.3636%, 86.2745%
XYZ:
40.3590, 57.5255, 66.7340
xyY:
0.2452, 0.3494, 57.5255
CIE-Lab:
80.4742, -40.0254, -3.5517
CIE-LCH:
80.4742, 40.1826, 185.0709
CIE-Luv:
80.4742, -53.9171, 0.8977
Hunter-Lab:
75.8455, -37.7462, 0.9246
#55dccd color charts
#55dccd color shades, tints & tones
#55dccd color schemes
#55dccd color preview, HTML & CSS examples
This text has a color of #55dccd
<p style="color:#55dccd;">Text here</p>
.mytext {color:#55dccd;}
This box has a color of #55dccd
<div style="background-color:#55dccd;">Content here</div>
.mybackground {background-color:#55dccd;}
Border around this has a color of #55dccd
<div style="border:2px solid #55dccd;">Content here</div>
.myborder {border:2px solid #55dccd;}