#55eedc color space conversions
Hex:
#55eedc
RGB:
85, 238, 220
CMY:
67, 7, 14
CMYK:
64, 0, 8, 7
HSL:
173°, 81.8182%, 63.3333%
HSV (HSB):
173°, 64.2857%, 93.3333%
XYZ:
47.2391, 68.2477, 78.3935
xyY:
0.2437, 0.3520, 68.2477
CIE-Lab:
86.1301, -44.1590, -3.1680
CIE-LCH:
86.1301, 44.2725, 184.1034
CIE-Luv:
86.1301, -59.5355, 2.1592
Hunter-Lab:
82.6121, -42.5017, 1.5662
#55eedc color charts
#55eedc color shades, tints & tones
#55eedc color schemes
#55eedc color preview, HTML & CSS examples
This text has a color of #55eedc
<p style="color:#55eedc;">Text here</p>
.mytext {color:#55eedc;}
This box has a color of #55eedc
<div style="background-color:#55eedc;">Content here</div>
.mybackground {background-color:#55eedc;}
Border around this has a color of #55eedc
<div style="border:2px solid #55eedc;">Content here</div>
.myborder {border:2px solid #55eedc;}