#50b65b color space conversions
Hex:
#50b65b
RGB:
80, 182, 91
CMY:
69, 29, 64
CMYK:
56, 0, 50, 29
HSL:
126°, 41.1290%, 51.3725%
HSV (HSB):
126°, 56.0440%, 71.3725%
XYZ:
21.9245, 35.9167, 15.6746
xyY:
0.2982, 0.4886, 35.9167
CIE-Lab:
66.4562, -48.7711, 37.3464
CIE-LCH:
66.4562, 61.4278, 142.5570
CIE-Luv:
66.4562, -46.2444, 54.9364
Hunter-Lab:
59.9305, -39.5773, 26.4443
#50b65b color charts
#50b65b color shades, tints & tones
#50b65b color schemes
#50b65b color preview, HTML & CSS examples
This text has a color of #50b65b
<p style="color:#50b65b;">Text here</p>
.mytext {color:#50b65b;}
This box has a color of #50b65b
<div style="background-color:#50b65b;">Content here</div>
.mybackground {background-color:#50b65b;}
Border around this has a color of #50b65b
<div style="border:2px solid #50b65b;">Content here</div>
.myborder {border:2px solid #50b65b;}