#60d2d2 color space conversions
Hex:
#60d2d2
RGB:
96, 210, 210
CMY:
62, 18, 18
CMYK:
54, 0, 0, 18
HSL:
180°, 55.8824%, 60.0000%
HSV (HSB):
180°, 54.2857%, 82.3529%
XYZ:
39.5033, 53.2331, 69.1657
xyY:
0.2440, 0.3288, 53.2331
CIE-Lab:
78.0124, -32.0889, -9.8351
CIE-LCH:
78.0124, 33.5623, 197.0400
CIE-Luv:
78.0124, -47.3642, -10.2302
Hunter-Lab:
72.9610, -31.0365, -5.1331
#60d2d2 color charts
#60d2d2 color shades, tints & tones
#60d2d2 color schemes
#60d2d2 color preview, HTML & CSS examples
This text has a color of #60d2d2
<p style="color:#60d2d2;">Text here</p>
.mytext {color:#60d2d2;}
This box has a color of #60d2d2
<div style="background-color:#60d2d2;">Content here</div>
.mybackground {background-color:#60d2d2;}
Border around this has a color of #60d2d2
<div style="border:2px solid #60d2d2;">Content here</div>
.myborder {border:2px solid #60d2d2;}