#50b05c color space conversions
Hex:
#50b05c
RGB:
80, 176, 92
CMY:
69, 31, 64
CMYK:
55, 0, 48, 31
HSL:
128°, 37.7953%, 50.1961%
HSV (HSB):
128°, 54.5455%, 69.0196%
XYZ:
20.7654, 33.5288, 15.5025
xyY:
0.2975, 0.4804, 33.5288
CIE-Lab:
64.5869, -46.2158, 34.5084
CIE-LCH:
64.5869, 57.6778, 143.2520
CIE-Luv:
64.5869, -43.8038, 51.1130
Hunter-Lab:
57.9041, -37.3191, 24.6593
#50b05c color charts
#50b05c color shades, tints & tones
#50b05c color schemes
#50b05c color preview, HTML & CSS examples
This text has a color of #50b05c
<p style="color:#50b05c;">Text here</p>
.mytext {color:#50b05c;}
This box has a color of #50b05c
<div style="background-color:#50b05c;">Content here</div>
.mybackground {background-color:#50b05c;}
Border around this has a color of #50b05c
<div style="border:2px solid #50b05c;">Content here</div>
.myborder {border:2px solid #50b05c;}