#7f9e00 color space conversions
Hex:
#7f9e00
RGB:
127, 158, 0
CMY:
50, 38, 100
CMYK:
20, 0, 100, 38
HSL:
72°, 100.0000%, 30.9804%
HSV (HSB):
72°, 100.0000%, 61.9608%
XYZ:
20.9793, 28.9657, 4.4852
xyY:
0.3854, 0.5322, 28.9657
CIE-Lab:
60.7514, -28.6532, 63.2575
CIE-LCH:
60.7514, 69.4444, 114.3686
CIE-Luv:
60.7514, -14.9125, 69.1861
Hunter-Lab:
53.8198, -24.6045, 32.7328
#7f9e00 color charts
#7f9e00 color shades, tints & tones
#7f9e00 color schemes
#7f9e00 color preview, HTML & CSS examples
This text has a color of #7f9e00
<p style="color:#7f9e00;">Text here</p>
.mytext {color:#7f9e00;}
This box has a color of #7f9e00
<div style="background-color:#7f9e00;">Content here</div>
.mybackground {background-color:#7f9e00;}
Border around this has a color of #7f9e00
<div style="border:2px solid #7f9e00;">Content here</div>
.myborder {border:2px solid #7f9e00;}