#53bdbf color space conversions
Hex:
#53bdbf
RGB:
83, 189, 191
CMY:
67, 26, 25
CMYK:
57, 1, 0, 25
HSL:
181°, 45.7627%, 53.7255%
HSV (HSB):
181°, 56.5445%, 74.9020%
XYZ:
31.1688, 41.9958, 55.7534
xyY:
0.2418, 0.3258, 41.9958
CIE-Lab:
70.8680, -29.6336, -10.2327
CIE-LCH:
70.8680, 31.3505, 199.0501
CIE-Luv:
70.8680, -43.6064, -11.1126
Hunter-Lab:
64.8042, -27.5541, -5.6465
#53bdbf color charts
#53bdbf color shades, tints & tones
#53bdbf color schemes
#53bdbf color preview, HTML & CSS examples
This text has a color of #53bdbf
<p style="color:#53bdbf;">Text here</p>
.mytext {color:#53bdbf;}
This box has a color of #53bdbf
<div style="background-color:#53bdbf;">Content here</div>
.mybackground {background-color:#53bdbf;}
Border around this has a color of #53bdbf
<div style="border:2px solid #53bdbf;">Content here</div>
.myborder {border:2px solid #53bdbf;}