#5db08d color space conversions
Hex:
#5db08d
RGB:
93, 176, 141
CMY:
64, 31, 45
CMYK:
47, 0, 20, 31
HSL:
155°, 34.4398%, 52.7451%
HSV (HSB):
155°, 47.1591%, 69.0196%
XYZ:
24.8473, 35.3009, 30.7035
xyY:
0.2735, 0.3886, 35.3009
CIE-Lab:
65.9823, -33.6665, 10.1975
CIE-LCH:
65.9823, 35.1770, 163.1486
CIE-Luv:
65.9823, -37.8268, 19.8260
Hunter-Lab:
59.4146, -29.3266, 10.9511
#5db08d color charts
#5db08d color shades, tints & tones
#5db08d color schemes
#5db08d color preview, HTML & CSS examples
This text has a color of #5db08d
<p style="color:#5db08d;">Text here</p>
.mytext {color:#5db08d;}
This box has a color of #5db08d
<div style="background-color:#5db08d;">Content here</div>
.mybackground {background-color:#5db08d;}
Border around this has a color of #5db08d
<div style="border:2px solid #5db08d;">Content here</div>
.myborder {border:2px solid #5db08d;}