#7fa08e color space conversions
Hex:
#7fa08e
RGB:
127, 160, 142
CMY:
50, 37, 44
CMYK:
21, 0, 11, 37
HSL:
147°, 14.7982%, 56.2745%
HSV (HSB):
147°, 20.6250%, 62.7451%
XYZ:
26.2057, 31.6066, 30.3107
xyY:
0.2974, 0.3587, 31.6066
CIE-Lab:
63.0164, -15.1595, 5.6456
CIE-LCH:
63.0164, 16.1766, 159.5739
CIE-Luv:
63.0164, -16.8315, 10.4776
Hunter-Lab:
56.2198, -15.1805, 7.3879
#7fa08e color charts
#7fa08e color shades, tints & tones
#7fa08e color schemes
#7fa08e color preview, HTML & CSS examples
This text has a color of #7fa08e
<p style="color:#7fa08e;">Text here</p>
.mytext {color:#7fa08e;}
This box has a color of #7fa08e
<div style="background-color:#7fa08e;">Content here</div>
.mybackground {background-color:#7fa08e;}
Border around this has a color of #7fa08e
<div style="border:2px solid #7fa08e;">Content here</div>
.myborder {border:2px solid #7fa08e;}