#53c5c5 color space conversions
Hex:
#53c5c5
RGB:
83, 197, 197
CMY:
67, 23, 23
CMYK:
58, 0, 0, 23
HSL:
180°, 49.5652%, 54.9020%
HSV (HSB):
180°, 57.8680%, 77.2549%
XYZ:
33.6116, 45.8027, 59.8926
xyY:
0.2413, 0.3288, 45.8027
CIE-Lab:
73.4173, -31.8403, -9.7028
CIE-LCH:
73.4173, 33.2858, 196.9477
CIE-Luv:
73.4173, -46.2990, -9.9996
Hunter-Lab:
67.6777, -29.7854, -5.0954
#53c5c5 color charts
#53c5c5 color shades, tints & tones
#53c5c5 color schemes
#53c5c5 color preview, HTML & CSS examples
This text has a color of #53c5c5
<p style="color:#53c5c5;">Text here</p>
.mytext {color:#53c5c5;}
This box has a color of #53c5c5
<div style="background-color:#53c5c5;">Content here</div>
.mybackground {background-color:#53c5c5;}
Border around this has a color of #53c5c5
<div style="border:2px solid #53c5c5;">Content here</div>
.myborder {border:2px solid #53c5c5;}