#50b28b color space conversions
Hex:
#50b28b
RGB:
80, 178, 139
CMY:
69, 30, 45
CMYK:
55, 0, 22, 30
HSL:
156°, 38.8889%, 50.5882%
HSV (HSB):
156°, 55.0562%, 69.8039%
XYZ:
23.8889, 35.4103, 30.0019
xyY:
0.2675, 0.3965, 35.4103
CIE-Lab:
66.0669, -38.1957, 11.3500
CIE-LCH:
66.0669, 39.8464, 163.4504
CIE-Luv:
66.0669, -42.6886, 22.0931
Hunter-Lab:
59.5066, -32.4779, 11.7619
#50b28b color charts
#50b28b color shades, tints & tones
#50b28b color schemes
#50b28b color preview, HTML & CSS examples
This text has a color of #50b28b
<p style="color:#50b28b;">Text here</p>
.mytext {color:#50b28b;}
This box has a color of #50b28b
<div style="background-color:#50b28b;">Content here</div>
.mybackground {background-color:#50b28b;}
Border around this has a color of #50b28b
<div style="border:2px solid #50b28b;">Content here</div>
.myborder {border:2px solid #50b28b;}