#60d5d5 color space conversions
Hex:
#60d5d5
RGB:
96, 213, 213
CMY:
62, 16, 16
CMYK:
55, 0, 0, 16
HSL:
180°, 58.2090%, 60.5882%
HSV (HSB):
180°, 54.9296%, 83.5294%
XYZ:
40.6284, 54.8794, 71.4022
xyY:
0.2434, 0.3288, 54.8794
CIE-Lab:
78.9717, -32.7147, -10.0146
CIE-LCH:
78.9717, 34.2132, 197.0203
CIE-Luv:
78.9717, -48.3429, -10.4415
Hunter-Lab:
74.0806, -31.7456, -5.2899
#60d5d5 color charts
#60d5d5 color shades, tints & tones
#60d5d5 color schemes
#60d5d5 color preview, HTML & CSS examples
This text has a color of #60d5d5
<p style="color:#60d5d5;">Text here</p>
.mytext {color:#60d5d5;}
This box has a color of #60d5d5
<div style="background-color:#60d5d5;">Content here</div>
.mybackground {background-color:#60d5d5;}
Border around this has a color of #60d5d5
<div style="border:2px solid #60d5d5;">Content here</div>
.myborder {border:2px solid #60d5d5;}