#9e0000 color space conversions
Hex:
#9e0000
RGB:
158, 0, 0
CMY:
38, 100, 100
CMYK:
0, 100, 100, 38
HSL:
0°, 100.0000%, 30.9804%
HSV (HSB):
0°, 100.0000%, 61.9608%
XYZ:
14.1006, 7.2691, 0.6599
xyY:
0.6401, 0.3300, 7.2691
CIE-Lab:
32.4118, 56.0173, 46.4437
CIE-LCH:
32.4118, 72.7664, 39.6620
CIE-Luv:
32.4118, 106.5843, 22.9851
Hunter-Lab:
26.9613, 46.1720, 17.4217
#9e0000 color charts
#9e0000 color shades, tints & tones
#9e0000 color schemes
#9e0000 color preview, HTML & CSS examples
This text has a color of #9e0000
<p style="color:#9e0000;">Text here</p>
.mytext {color:#9e0000;}
This box has a color of #9e0000
<div style="background-color:#9e0000;">Content here</div>
.mybackground {background-color:#9e0000;}
Border around this has a color of #9e0000
<div style="border:2px solid #9e0000;">Content here</div>
.myborder {border:2px solid #9e0000;}