#53c0c0 color space conversions
Hex:
#53c0c0
RGB:
83, 192, 192
CMY:
67, 25, 25
CMYK:
57, 0, 0, 25
HSL:
180°, 46.3830%, 53.9216%
HSV (HSB):
180°, 56.7708%, 75.2941%
XYZ:
31.9313, 43.3440, 56.5525
xyY:
0.2422, 0.3288, 43.3440
CIE-Lab:
71.7879, -30.8094, -9.4075
CIE-LCH:
71.7879, 32.2137, 196.9797
CIE-Luv:
71.7879, -44.6867, -9.6515
Hunter-Lab:
65.8362, -28.6387, -4.8440
#53c0c0 color charts
#53c0c0 color shades, tints & tones
#53c0c0 color schemes
#53c0c0 color preview, HTML & CSS examples
This text has a color of #53c0c0
<p style="color:#53c0c0;">Text here</p>
.mytext {color:#53c0c0;}
This box has a color of #53c0c0
<div style="background-color:#53c0c0;">Content here</div>
.mybackground {background-color:#53c0c0;}
Border around this has a color of #53c0c0
<div style="border:2px solid #53c0c0;">Content here</div>
.myborder {border:2px solid #53c0c0;}