#9f9e0d color space conversions
Hex:
#9f9e0d
RGB:
159, 158, 13
CMY:
38, 38, 95
CMYK:
0, 1, 92, 38
HSL:
60°, 84.8837%, 33.7255%
HSV (HSB):
60°, 91.8239%, 62.3529%
XYZ:
26.5976, 31.8537, 5.1273
xyY:
0.4183, 0.5010, 31.8537
CIE-Lab:
63.2218, -14.4304, 64.3667
CIE-LCH:
63.2218, 65.9645, 102.6363
CIE-Luv:
63.2218, 5.6230, 68.3854
Hunter-Lab:
56.4391, -14.6482, 34.1211
#9f9e0d color charts
#9f9e0d color shades, tints & tones
#9f9e0d color schemes
#9f9e0d color preview, HTML & CSS examples
This text has a color of #9f9e0d
<p style="color:#9f9e0d;">Text here</p>
.mytext {color:#9f9e0d;}
This box has a color of #9f9e0d
<div style="background-color:#9f9e0d;">Content here</div>
.mybackground {background-color:#9f9e0d;}
Border around this has a color of #9f9e0d
<div style="border:2px solid #9f9e0d;">Content here</div>
.myborder {border:2px solid #9f9e0d;}