#7fc28e color space conversions
Hex:
#7fc28e
RGB:
127, 194, 142
CMY:
50, 24, 44
CMYK:
35, 0, 27, 24
HSL:
133°, 35.4497%, 62.9412%
HSV (HSB):
133°, 34.5361%, 76.0784%
XYZ:
32.9267, 45.0486, 32.5510
xyY:
0.2979, 0.4076, 45.0486
CIE-Lab:
72.9239, -32.1314, 19.5862
CIE-LCH:
72.9239, 37.6304, 148.6349
CIE-Luv:
72.9239, -32.7012, 32.7018
Hunter-Lab:
67.1182, -29.8889, 18.2283
#7fc28e color charts
#7fc28e color shades, tints & tones
#7fc28e color schemes
#7fc28e color preview, HTML & CSS examples
This text has a color of #7fc28e
<p style="color:#7fc28e;">Text here</p>
.mytext {color:#7fc28e;}
This box has a color of #7fc28e
<div style="background-color:#7fc28e;">Content here</div>
.mybackground {background-color:#7fc28e;}
Border around this has a color of #7fc28e
<div style="border:2px solid #7fc28e;">Content here</div>
.myborder {border:2px solid #7fc28e;}