#9f9f4f color space conversions
Hex:
#9f9f4f
RGB:
159, 159, 79
CMY:
38, 38, 69
CMYK:
0, 0, 50, 38
HSL:
60°, 33.6134%, 46.6667%
HSV (HSB):
60°, 50.3145%, 62.3529%
XYZ:
28.1075, 32.7317, 12.2336
xyY:
0.3847, 0.4479, 32.7317
CIE-Lab:
63.9431, -11.4644, 41.3254
CIE-LCH:
63.9431, 42.8862, 105.5050
CIE-Luv:
63.9431, 3.6999, 51.2884
Hunter-Lab:
57.2116, -12.4251, 27.3702
#9f9f4f color charts
#9f9f4f color shades, tints & tones
#9f9f4f color schemes
#9f9f4f color preview, HTML & CSS examples
This text has a color of #9f9f4f
<p style="color:#9f9f4f;">Text here</p>
.mytext {color:#9f9f4f;}
This box has a color of #9f9f4f
<div style="background-color:#9f9f4f;">Content here</div>
.mybackground {background-color:#9f9f4f;}
Border around this has a color of #9f9f4f
<div style="border:2px solid #9f9f4f;">Content here</div>
.myborder {border:2px solid #9f9f4f;}