#5cdecc color space conversions
Hex:
#5cdecc
RGB:
92, 222, 204
CMY:
64, 13, 20
CMYK:
59, 0, 8, 13
HSL:
172°, 66.3265%, 61.5686%
HSV (HSB):
172°, 58.5586%, 87.0588%
XYZ:
41.4340, 58.8775, 66.3074
xyY:
0.2487, 0.3534, 58.8775
CIE-Lab:
81.2242, -39.9504, -1.8959
CIE-LCH:
81.2242, 39.9953, 182.7170
CIE-Luv:
81.2242, -53.1386, 3.4894
Hunter-Lab:
76.7317, -37.8930, 2.4769
#5cdecc color charts
#5cdecc color shades, tints & tones
#5cdecc color schemes
#5cdecc color preview, HTML & CSS examples
This text has a color of #5cdecc
<p style="color:#5cdecc;">Text here</p>
.mytext {color:#5cdecc;}
This box has a color of #5cdecc
<div style="background-color:#5cdecc;">Content here</div>
.mybackground {background-color:#5cdecc;}
Border around this has a color of #5cdecc
<div style="border:2px solid #5cdecc;">Content here</div>
.myborder {border:2px solid #5cdecc;}