#7f7c00 color space conversions
Hex:
#7f7c00
RGB:
127, 124, 0
CMY:
50, 51, 100
CMYK:
0, 2, 100, 50
HSL:
59°, 100.0000%, 24.9020%
HSV (HSB):
59°, 100.0000%, 49.8039%
XYZ:
15.9600, 18.9273, 2.8122
xyY:
0.4233, 0.5021, 18.9273
CIE-Lab:
50.6021, -11.2307, 55.7127
CIE-LCH:
50.6021, 56.8334, 101.3971
CIE-Luv:
50.6021, 6.0701, 55.3793
Hunter-Lab:
43.5056, -10.6518, 26.6214
#7f7c00 color charts
#7f7c00 color shades, tints & tones
#7f7c00 color schemes
#7f7c00 color preview, HTML & CSS examples
This text has a color of #7f7c00
<p style="color:#7f7c00;">Text here</p>
.mytext {color:#7f7c00;}
This box has a color of #7f7c00
<div style="background-color:#7f7c00;">Content here</div>
.mybackground {background-color:#7f7c00;}
Border around this has a color of #7f7c00
<div style="border:2px solid #7f7c00;">Content here</div>
.myborder {border:2px solid #7f7c00;}