#5bedbc color space conversions
Hex:
#5bedbc
RGB:
91, 237, 188
CMY:
64, 7, 26
CMYK:
62, 0, 21, 7
HSL:
160°, 80.2198%, 64.3137%
HSV (HSB):
160°, 61.6034%, 92.9412%
XYZ:
43.6757, 66.4234, 58.0960
xyY:
0.2597, 0.3949, 66.4234
CIE-Lab:
85.2119, -50.4213, 12.2879
CIE-LCH:
85.2119, 51.8971, 166.3037
CIE-Luv:
85.2119, -59.7859, 26.5490
Hunter-Lab:
81.5005, -46.9688, 14.7867
#5bedbc color charts
#5bedbc color shades, tints & tones
#5bedbc color schemes
#5bedbc color preview, HTML & CSS examples
This text has a color of #5bedbc
<p style="color:#5bedbc;">Text here</p>
.mytext {color:#5bedbc;}
This box has a color of #5bedbc
<div style="background-color:#5bedbc;">Content here</div>
.mybackground {background-color:#5bedbc;}
Border around this has a color of #5bedbc
<div style="border:2px solid #5bedbc;">Content here</div>
.myborder {border:2px solid #5bedbc;}