#53f7f7 color space conversions
Hex:
#53f7f7
RGB:
83, 247, 247
CMY:
67, 3, 3
CMYK:
66, 0, 0, 3
HSL:
180°, 91.1111%, 64.7059%
HSV (HSB):
180°, 66.3968%, 96.8627%
XYZ:
53.6165, 75.0759, 99.6609
xyY:
0.2348, 0.3288, 75.0759
CIE-Lab:
89.4285, -41.3002, -12.4128
CIE-LCH:
89.4285, 43.1252, 196.7282
CIE-Luv:
89.4285, -61.3914, -13.2579
Hunter-Lab:
86.6464, -41.1758, -7.5431
#53f7f7 color charts
#53f7f7 color shades, tints & tones
#53f7f7 color schemes
#53f7f7 color preview, HTML & CSS examples
This text has a color of #53f7f7
<p style="color:#53f7f7;">Text here</p>
.mytext {color:#53f7f7;}
This box has a color of #53f7f7
<div style="background-color:#53f7f7;">Content here</div>
.mybackground {background-color:#53f7f7;}
Border around this has a color of #53f7f7
<div style="border:2px solid #53f7f7;">Content here</div>
.myborder {border:2px solid #53f7f7;}