#9e9e0e color space conversions
Hex:
#9e9e0e
RGB:
158, 158, 14
CMY:
38, 38, 95
CMYK:
0, 0, 91, 38
HSL:
60°, 83.7209%, 33.7255%
HSV (HSB):
60°, 91.1392%, 61.9608%
XYZ:
26.4067, 31.7545, 5.1529
xyY:
0.4171, 0.5015, 31.7545
CIE-Lab:
63.1395, -14.8600, 64.1047
CIE-LCH:
63.1395, 65.8045, 103.0511
CIE-Luv:
63.1395, 4.9254, 68.2819
Hunter-Lab:
56.3512, -14.9678, 34.0242
#9e9e0e color charts
#9e9e0e color shades, tints & tones
#9e9e0e color schemes
#9e9e0e color preview, HTML & CSS examples
This text has a color of #9e9e0e
<p style="color:#9e9e0e;">Text here</p>
.mytext {color:#9e9e0e;}
This box has a color of #9e9e0e
<div style="background-color:#9e9e0e;">Content here</div>
.mybackground {background-color:#9e9e0e;}
Border around this has a color of #9e9e0e
<div style="border:2px solid #9e9e0e;">Content here</div>
.myborder {border:2px solid #9e9e0e;}