#5fc08c color space conversions
Hex:
#5fc08c
RGB:
95, 192, 140
CMY:
63, 25, 45
CMYK:
51, 0, 27, 25
HSL:
148°, 43.4978%, 56.2745%
HSV (HSB):
148°, 50.5208%, 75.2941%
XYZ:
28.3026, 42.0256, 31.4310
xyY:
0.2781, 0.4130, 42.0256
CIE-Lab:
70.8886, -40.6330, 17.6288
CIE-LCH:
70.8886, 44.2924, 156.5461
CIE-Luv:
70.8886, -43.7646, 31.3101
Hunter-Lab:
64.8272, -35.5171, 16.6327
#5fc08c color charts
#5fc08c color shades, tints & tones
#5fc08c color schemes
#5fc08c color preview, HTML & CSS examples
This text has a color of #5fc08c
<p style="color:#5fc08c;">Text here</p>
.mytext {color:#5fc08c;}
This box has a color of #5fc08c
<div style="background-color:#5fc08c;">Content here</div>
.mybackground {background-color:#5fc08c;}
Border around this has a color of #5fc08c
<div style="border:2px solid #5fc08c;">Content here</div>
.myborder {border:2px solid #5fc08c;}