#7fa07e color space conversions
Hex:
#7fa07e
RGB:
127, 160, 126
CMY:
50, 37, 51
CMYK:
21, 0, 21, 37
HSL:
118°, 15.1786%, 56.0784%
HSV (HSB):
118°, 21.2500%, 62.7451%
XYZ:
25.0891, 31.1600, 24.4308
xyY:
0.3110, 0.3862, 31.1600
CIE-Lab:
62.6425, -18.2368, 14.0588
CIE-LCH:
62.6425, 23.0268, 142.3712
CIE-Luv:
62.6425, -16.6642, 22.2579
Hunter-Lab:
55.8211, -17.4593, 13.1258
#7fa07e color charts
#7fa07e color shades, tints & tones
#7fa07e color schemes
#7fa07e color preview, HTML & CSS examples
This text has a color of #7fa07e
<p style="color:#7fa07e;">Text here</p>
.mytext {color:#7fa07e;}
This box has a color of #7fa07e
<div style="background-color:#7fa07e;">Content here</div>
.mybackground {background-color:#7fa07e;}
Border around this has a color of #7fa07e
<div style="border:2px solid #7fa07e;">Content here</div>
.myborder {border:2px solid #7fa07e;}