#72f08e color space conversions
Hex:
#72f08e
RGB:
114, 240, 142
CMY:
55, 6, 44
CMYK:
53, 0, 41, 6
HSL:
133°, 80.7692%, 69.4118%
HSV (HSB):
133°, 52.5000%, 94.1176%
XYZ:
42.9820, 67.8506, 36.4223
xyY:
0.2919, 0.4608, 67.8506
CIE-Lab:
85.9317, -55.5774, 36.9093
CIE-LCH:
85.9317, 66.7169, 146.4116
CIE-Luv:
85.9317, -56.8540, 59.8637
Hunter-Lab:
82.3715, -51.0075, 31.4437
#72f08e color charts
#72f08e color shades, tints & tones
#72f08e color schemes
#72f08e color preview, HTML & CSS examples
This text has a color of #72f08e
<p style="color:#72f08e;">Text here</p>
.mytext {color:#72f08e;}
This box has a color of #72f08e
<div style="background-color:#72f08e;">Content here</div>
.mybackground {background-color:#72f08e;}
Border around this has a color of #72f08e
<div style="border:2px solid #72f08e;">Content here</div>
.myborder {border:2px solid #72f08e;}