#9f8e00 color space conversions
Hex:
#9f8e00
RGB:
159, 142, 0
CMY:
38, 44, 100
CMYK:
0, 11, 100, 38
HSL:
54°, 100.0000%, 31.1765%
HSV (HSB):
54°, 100.0000%, 62.3529%
XYZ:
23.9711, 26.7169, 3.8935
xyY:
0.4392, 0.4895, 26.7169
CIE-Lab:
58.7114, -6.1294, 62.9223
CIE-LCH:
58.7114, 63.2202, 95.5637
CIE-Luv:
58.7114, 16.6953, 63.0806
Hunter-Lab:
51.6884, -7.6734, 31.7158
#9f8e00 color charts
#9f8e00 color shades, tints & tones
#9f8e00 color schemes
#9f8e00 color preview, HTML & CSS examples
This text has a color of #9f8e00
<p style="color:#9f8e00;">Text here</p>
.mytext {color:#9f8e00;}
This box has a color of #9f8e00
<div style="background-color:#9f8e00;">Content here</div>
.mybackground {background-color:#9f8e00;}
Border around this has a color of #9f8e00
<div style="border:2px solid #9f8e00;">Content here</div>
.myborder {border:2px solid #9f8e00;}