#5fcc8c color space conversions
Hex:
#5fcc8c
RGB:
95, 204, 140
CMY:
63, 20, 45
CMYK:
53, 0, 31, 20
HSL:
145°, 51.6588%, 58.6275%
HSV (HSB):
145°, 53.4314%, 80.0000%
XYZ:
31.0458, 47.5121, 32.3454
xyY:
0.2799, 0.4284, 47.5121
CIE-Lab:
74.5161, -45.8126, 22.6137
CIE-LCH:
74.5161, 51.0898, 153.7285
CIE-Luv:
74.5161, -48.5680, 38.9999
Hunter-Lab:
68.9290, -40.2289, 20.4281
#5fcc8c color charts
#5fcc8c color shades, tints & tones
#5fcc8c color schemes
#5fcc8c color preview, HTML & CSS examples
This text has a color of #5fcc8c
<p style="color:#5fcc8c;">Text here</p>
.mytext {color:#5fcc8c;}
This box has a color of #5fcc8c
<div style="background-color:#5fcc8c;">Content here</div>
.mybackground {background-color:#5fcc8c;}
Border around this has a color of #5fcc8c
<div style="border:2px solid #5fcc8c;">Content here</div>
.myborder {border:2px solid #5fcc8c;}