#7f8f3e color space conversions
Hex:
#7f8f3e
RGB:
127, 143, 62
CMY:
50, 44, 76
CMYK:
11, 0, 57, 44
HSL:
72°, 39.5122%, 40.1961%
HSV (HSB):
72°, 56.6434%, 56.0784%
XYZ:
19.4444, 24.5047, 8.2625
xyY:
0.3724, 0.4693, 24.5047
CIE-Lab:
56.5897, -18.2713, 40.4812
CIE-LCH:
56.5897, 44.4136, 114.2922
CIE-Luv:
56.5897, -6.5984, 49.4497
Hunter-Lab:
49.5023, -16.5147, 24.7554
#7f8f3e color charts
#7f8f3e color shades, tints & tones
#7f8f3e color schemes
#7f8f3e color preview, HTML & CSS examples
This text has a color of #7f8f3e
<p style="color:#7f8f3e;">Text here</p>
.mytext {color:#7f8f3e;}
This box has a color of #7f8f3e
<div style="background-color:#7f8f3e;">Content here</div>
.mybackground {background-color:#7f8f3e;}
Border around this has a color of #7f8f3e
<div style="border:2px solid #7f8f3e;">Content here</div>
.myborder {border:2px solid #7f8f3e;}