#9f9f2f color space conversions
Hex:
#9f9f2f
RGB:
159, 159, 47
CMY:
38, 38, 82
CMYK:
0, 0, 70, 38
HSL:
60°, 54.3689%, 40.3922%
HSV (HSB):
60°, 70.4403%, 62.3529%
XYZ:
27.2093, 32.3724, 7.5037
xyY:
0.4056, 0.4826, 32.3724
CIE-Lab:
63.6495, -13.7858, 55.3289
CIE-LCH:
63.6495, 57.0204, 103.9910
CIE-Luv:
63.6495, 4.5323, 62.8314
Hunter-Lab:
56.8968, -14.2067, 32.0084
#9f9f2f color charts
#9f9f2f color shades, tints & tones
#9f9f2f color schemes
#9f9f2f color preview, HTML & CSS examples
This text has a color of #9f9f2f
<p style="color:#9f9f2f;">Text here</p>
.mytext {color:#9f9f2f;}
This box has a color of #9f9f2f
<div style="background-color:#9f9f2f;">Content here</div>
.mybackground {background-color:#9f9f2f;}
Border around this has a color of #9f9f2f
<div style="border:2px solid #9f9f2f;">Content here</div>
.myborder {border:2px solid #9f9f2f;}