#5fc08e color space conversions
Hex:
#5fc08e
RGB:
95, 192, 142
CMY:
63, 25, 44
CMYK:
51, 0, 26, 25
HSL:
149°, 43.4978%, 56.2745%
HSV (HSB):
149°, 50.5208%, 75.2941%
XYZ:
28.4514, 42.0852, 32.2149
xyY:
0.2769, 0.4096, 42.0852
CIE-Lab:
70.9296, -40.2254, 16.6097
CIE-LCH:
70.9296, 43.5197, 157.5635
CIE-Luv:
70.9296, -43.6860, 29.9033
Hunter-Lab:
64.8731, -35.2430, 15.9687
#5fc08e color charts
#5fc08e color shades, tints & tones
#5fc08e color schemes
#5fc08e color preview, HTML & CSS examples
This text has a color of #5fc08e
<p style="color:#5fc08e;">Text here</p>
.mytext {color:#5fc08e;}
This box has a color of #5fc08e
<div style="background-color:#5fc08e;">Content here</div>
.mybackground {background-color:#5fc08e;}
Border around this has a color of #5fc08e
<div style="border:2px solid #5fc08e;">Content here</div>
.myborder {border:2px solid #5fc08e;}