#50b85c color space conversions
Hex:
#50b85c
RGB:
80, 184, 92
CMY:
69, 28, 64
CMYK:
57, 0, 50, 28
HSL:
127°, 42.2764%, 51.7647%
HSV (HSB):
127°, 56.5217%, 72.1569%
XYZ:
22.3805, 36.7592, 16.0409
xyY:
0.2977, 0.4889, 36.7592
CIE-Lab:
67.0959, -49.4172, 37.6392
CIE-LCH:
67.0959, 62.1190, 142.7049
CIE-Luv:
67.0959, -47.0039, 55.5118
Hunter-Lab:
60.6293, -40.2104, 26.7540
#50b85c color charts
#50b85c color shades, tints & tones
#50b85c color schemes
#50b85c color preview, HTML & CSS examples
This text has a color of #50b85c
<p style="color:#50b85c;">Text here</p>
.mytext {color:#50b85c;}
This box has a color of #50b85c
<div style="background-color:#50b85c;">Content here</div>
.mybackground {background-color:#50b85c;}
Border around this has a color of #50b85c
<div style="border:2px solid #50b85c;">Content here</div>
.myborder {border:2px solid #50b85c;}