#80c07e color space conversions
Hex:
#80c07e
RGB:
128, 192, 126
CMY:
50, 25, 51
CMYK:
33, 0, 34, 25
HSL:
118°, 34.3750%, 62.3529%
HSV (HSB):
118°, 34.3750%, 75.2941%
XYZ:
31.5176, 43.7948, 26.5308
xyY:
0.3095, 0.4300, 43.7948
CIE-Lab:
72.0911, -33.6244, 26.9629
CIE-LCH:
72.0911, 43.0998, 141.2745
CIE-Luv:
72.0911, -31.5760, 42.0447
Hunter-Lab:
66.1777, -30.7989, 22.5549
#80c07e color charts
#80c07e color shades, tints & tones
#80c07e color schemes
#80c07e color preview, HTML & CSS examples
This text has a color of #80c07e
<p style="color:#80c07e;">Text here</p>
.mytext {color:#80c07e;}
This box has a color of #80c07e
<div style="background-color:#80c07e;">Content here</div>
.mybackground {background-color:#80c07e;}
Border around this has a color of #80c07e
<div style="border:2px solid #80c07e;">Content here</div>
.myborder {border:2px solid #80c07e;}