#53b2b2 color space conversions
Hex:
#53b2b2
RGB:
83, 178, 178
CMY:
67, 30, 30
CMYK:
53, 0, 0, 30
HSL:
180°, 38.1526%, 51.1765%
HSV (HSB):
180°, 53.3708%, 69.8039%
XYZ:
27.5236, 36.8941, 47.7901
xyY:
0.2453, 0.3288, 36.8941
CIE-Lab:
67.1975, -27.8152, -8.5487
CIE-LCH:
67.1975, 29.0993, 197.0841
CIE-Luv:
67.1975, -40.0445, -8.6494
Hunter-Lab:
60.7405, -25.4117, -4.1305
#53b2b2 color charts
#53b2b2 color shades, tints & tones
#53b2b2 color schemes
#53b2b2 color preview, HTML & CSS examples
This text has a color of #53b2b2
<p style="color:#53b2b2;">Text here</p>
.mytext {color:#53b2b2;}
This box has a color of #53b2b2
<div style="background-color:#53b2b2;">Content here</div>
.mybackground {background-color:#53b2b2;}
Border around this has a color of #53b2b2
<div style="border:2px solid #53b2b2;">Content here</div>
.myborder {border:2px solid #53b2b2;}