#5bf08c color space conversions
Hex:
#5bf08c
RGB:
91, 240, 140
CMY:
64, 6, 45
CMYK:
62, 0, 42, 6
HSL:
140°, 83.2402%, 64.9020%
HSV (HSB):
140°, 62.0833%, 94.1176%
XYZ:
40.2081, 66.4378, 35.5155
xyY:
0.2828, 0.4673, 66.4378
CIE-Lab:
85.2192, -60.9467, 36.8427
CIE-LCH:
85.2192, 71.2172, 148.8468
CIE-Luv:
85.2192, -63.3342, 60.5426
Hunter-Lab:
81.5094, -54.5884, 31.2225
#5bf08c color charts
#5bf08c color shades, tints & tones
#5bf08c color schemes
#5bf08c color preview, HTML & CSS examples
This text has a color of #5bf08c
<p style="color:#5bf08c;">Text here</p>
.mytext {color:#5bf08c;}
This box has a color of #5bf08c
<div style="background-color:#5bf08c;">Content here</div>
.mybackground {background-color:#5bf08c;}
Border around this has a color of #5bf08c
<div style="border:2px solid #5bf08c;">Content here</div>
.myborder {border:2px solid #5bf08c;}