#53c7c7 color space conversions
Hex:
#53c7c7
RGB:
83, 199, 199
CMY:
67, 22, 22
CMYK:
58, 0, 0, 22
HSL:
180°, 50.8772%, 55.2941%
HSV (HSB):
180°, 58.2915%, 78.0392%
XYZ:
34.2995, 46.8094, 61.2602
xyY:
0.2409, 0.3288, 46.8094
CIE-Lab:
74.0677, -32.2474, -9.8194
CIE-LCH:
74.0677, 33.7093, 196.9356
CIE-Luv:
74.0677, -46.9377, -10.1375
Hunter-Lab:
68.4174, -30.2435, -5.1955
#53c7c7 color charts
#53c7c7 color shades, tints & tones
#53c7c7 color schemes
#53c7c7 color preview, HTML & CSS examples
This text has a color of #53c7c7
<p style="color:#53c7c7;">Text here</p>
.mytext {color:#53c7c7;}
This box has a color of #53c7c7
<div style="background-color:#53c7c7;">Content here</div>
.mybackground {background-color:#53c7c7;}
Border around this has a color of #53c7c7
<div style="border:2px solid #53c7c7;">Content here</div>
.myborder {border:2px solid #53c7c7;}