#9e500e color space conversions
Hex:
#9e500e
RGB:
158, 80, 14
CMY:
38, 69, 95
CMYK:
0, 49, 91, 38
HSL:
28°, 83.7209%, 33.7255%
HSV (HSB):
28°, 91.1392%, 61.9608%
XYZ:
17.0485, 13.0381, 2.0335
xyY:
0.5308, 0.4059, 13.0381
CIE-Lab:
42.8206, 28.4433, 48.3518
CIE-LCH:
42.8206, 56.0973, 59.5335
CIE-Luv:
42.8206, 63.4297, 37.9429
Hunter-Lab:
36.1083, 21.0888, 21.9368
#9e500e color charts
#9e500e color shades, tints & tones
#9e500e color schemes
#9e500e color preview, HTML & CSS examples
This text has a color of #9e500e
<p style="color:#9e500e;">Text here</p>
.mytext {color:#9e500e;}
This box has a color of #9e500e
<div style="background-color:#9e500e;">Content here</div>
.mybackground {background-color:#9e500e;}
Border around this has a color of #9e500e
<div style="border:2px solid #9e500e;">Content here</div>
.myborder {border:2px solid #9e500e;}