#60dcc5 color space conversions
Hex:
#60dcc5
RGB:
96, 220, 197
CMY:
62, 14, 23
CMYK:
56, 0, 10, 14
HSL:
169°, 63.9175%, 61.9608%
HSV (HSB):
169°, 56.3636%, 86.2745%
XYZ:
40.4951, 57.7044, 61.8271
xyY:
0.2531, 0.3606, 57.7044
CIE-Lab:
80.5742, -40.0340, 0.8910
CIE-LCH:
80.5742, 40.0439, 178.7251
CIE-Luv:
80.5742, -51.7907, 7.8024
Hunter-Lab:
75.9634, -37.7800, 4.9179
#60dcc5 color charts
#60dcc5 color shades, tints & tones
#60dcc5 color schemes
#60dcc5 color preview, HTML & CSS examples
This text has a color of #60dcc5
<p style="color:#60dcc5;">Text here</p>
.mytext {color:#60dcc5;}
This box has a color of #60dcc5
<div style="background-color:#60dcc5;">Content here</div>
.mybackground {background-color:#60dcc5;}
Border around this has a color of #60dcc5
<div style="border:2px solid #60dcc5;">Content here</div>
.myborder {border:2px solid #60dcc5;}