#9d000e color space conversions
Hex:
#9d000e
RGB:
157, 0, 14
CMY:
38, 100, 95
CMYK:
0, 100, 91, 38
HSL:
355°, 100.0000%, 30.7843%
HSV (HSB):
355°, 100.0000%, 61.5686%
XYZ:
13.9839, 7.1998, 1.0681
xyY:
0.6284, 0.3236, 7.1998
CIE-Lab:
32.2575, 55.9505, 40.3887
CIE-LCH:
32.2575, 69.0051, 35.8242
CIE-Luv:
32.2575, 104.4101, 20.6663
Hunter-Lab:
26.8325, 46.0696, 16.4225
#9d000e color charts
#9d000e color shades, tints & tones
#9d000e color schemes
#9d000e color preview, HTML & CSS examples
This text has a color of #9d000e
<p style="color:#9d000e;">Text here</p>
.mytext {color:#9d000e;}
This box has a color of #9d000e
<div style="background-color:#9d000e;">Content here</div>
.mybackground {background-color:#9d000e;}
Border around this has a color of #9d000e
<div style="border:2px solid #9d000e;">Content here</div>
.myborder {border:2px solid #9d000e;}