#5dbdbf color space conversions
Hex:
#5dbdbf
RGB:
93, 189, 191
CMY:
64, 26, 25
CMYK:
51, 1, 0, 25
HSL:
181°, 43.3628%, 55.6863%
HSV (HSB):
181°, 51.3089%, 74.9020%
XYZ:
32.1158, 42.4839, 55.7978
xyY:
0.2463, 0.3258, 42.4839
CIE-Lab:
71.2033, -27.6219, -9.6970
CIE-LCH:
71.2033, 29.2745, 199.3442
CIE-Luv:
71.2033, -41.0216, -10.5460
Hunter-Lab:
65.1797, -26.1128, -5.1300
#5dbdbf color charts
#5dbdbf color shades, tints & tones
#5dbdbf color schemes
#5dbdbf color preview, HTML & CSS examples
This text has a color of #5dbdbf
<p style="color:#5dbdbf;">Text here</p>
.mytext {color:#5dbdbf;}
This box has a color of #5dbdbf
<div style="background-color:#5dbdbf;">Content here</div>
.mybackground {background-color:#5dbdbf;}
Border around this has a color of #5dbdbf
<div style="border:2px solid #5dbdbf;">Content here</div>
.myborder {border:2px solid #5dbdbf;}