#50c030 color space conversions
Hex:
#50c030
RGB:
80, 192, 48
CMY:
69, 25, 81
CMYK:
58, 0, 75, 25
HSL:
107°, 60.0000%, 47.0588%
HSV (HSB):
107°, 75.0000%, 75.2941%
XYZ:
22.6914, 39.6181, 9.2474
xyY:
0.3171, 0.5537, 39.6181
CIE-Lab:
69.1967, -57.0491, 58.9785
CIE-LCH:
69.1967, 82.0552, 134.0474
CIE-Luv:
69.1967, -51.3231, 76.2170
Hunter-Lab:
62.9429, -45.7996, 35.3493
#50c030 color charts
#50c030 color shades, tints & tones
#50c030 color schemes
#50c030 color preview, HTML & CSS examples
This text has a color of #50c030
<p style="color:#50c030;">Text here</p>
.mytext {color:#50c030;}
This box has a color of #50c030
<div style="background-color:#50c030;">Content here</div>
.mybackground {background-color:#50c030;}
Border around this has a color of #50c030
<div style="border:2px solid #50c030;">Content here</div>
.myborder {border:2px solid #50c030;}