#55dccc color space conversions
Hex:
#55dccc
RGB:
85, 220, 204
CMY:
67, 14, 20
CMYK:
61, 0, 7, 14
HSL:
173°, 65.8537%, 59.8039%
HSV (HSB):
173°, 61.3636%, 86.2745%
XYZ:
40.2386, 57.4773, 66.1002
xyY:
0.2456, 0.3509, 57.4773
CIE-Lab:
80.4473, -40.2833, -3.0585
CIE-LCH:
80.4473, 40.3992, 184.3419
CIE-Luv:
80.4473, -53.9751, 1.7089
Hunter-Lab:
75.8138, -37.9343, 1.3762
#55dccc color charts
#55dccc color shades, tints & tones
#55dccc color schemes
#55dccc color preview, HTML & CSS examples
This text has a color of #55dccc
<p style="color:#55dccc;">Text here</p>
.mytext {color:#55dccc;}
This box has a color of #55dccc
<div style="background-color:#55dccc;">Content here</div>
.mybackground {background-color:#55dccc;}
Border around this has a color of #55dccc
<div style="border:2px solid #55dccc;">Content here</div>
.myborder {border:2px solid #55dccc;}