#50a00f color space conversions
Hex:
#50a00f
RGB:
80, 160, 15
CMY:
69, 37, 94
CMYK:
50, 0, 91, 37
HSL:
93°, 82.8571%, 34.3137%
HSV (HSB):
93°, 90.6250%, 62.7451%
XYZ:
15.9653, 26.8816, 4.7991
xyY:
0.3351, 0.5642, 26.8816
CIE-Lab:
58.8646, -46.8146, 58.4291
CIE-LCH:
58.8646, 74.8704, 128.7024
CIE-Luv:
58.8646, -38.6858, 68.6018
Hunter-Lab:
51.8474, -35.7678, 30.8052
#50a00f color charts
#50a00f color shades, tints & tones
#50a00f color schemes
#50a00f color preview, HTML & CSS examples
This text has a color of #50a00f
<p style="color:#50a00f;">Text here</p>
.mytext {color:#50a00f;}
This box has a color of #50a00f
<div style="background-color:#50a00f;">Content here</div>
.mybackground {background-color:#50a00f;}
Border around this has a color of #50a00f
<div style="border:2px solid #50a00f;">Content here</div>
.myborder {border:2px solid #50a00f;}