#9e0f00 color space conversions
Hex:
#9e0f00
RGB:
158, 15, 0
CMY:
38, 94, 100
CMYK:
0, 91, 100, 38
HSL:
6°, 100.0000%, 30.9804%
HSV (HSB):
6°, 100.0000%, 61.9608%
XYZ:
14.2714, 7.6107, 0.7168
xyY:
0.6315, 0.3368, 7.6107
CIE-Lab:
33.1587, 53.8626, 46.9170
CIE-LCH:
33.1587, 71.4310, 41.0575
CIE-Luv:
33.1587, 103.1614, 24.2296
Hunter-Lab:
27.5876, 44.0618, 17.7707
#9e0f00 color charts
#9e0f00 color shades, tints & tones
#9e0f00 color schemes
#9e0f00 color preview, HTML & CSS examples
This text has a color of #9e0f00
<p style="color:#9e0f00;">Text here</p>
.mytext {color:#9e0f00;}
This box has a color of #9e0f00
<div style="background-color:#9e0f00;">Content here</div>
.mybackground {background-color:#9e0f00;}
Border around this has a color of #9e0f00
<div style="border:2px solid #9e0f00;">Content here</div>
.myborder {border:2px solid #9e0f00;}