#9e0d0d color space conversions
Hex:
#9e0d0d
RGB:
158, 13, 13
CMY:
38, 95, 95
CMYK:
0, 92, 92, 38
HSL:
0°, 84.7953%, 33.5294%
HSV (HSB):
0°, 91.7722%, 61.9608%
XYZ:
14.3171, 7.5860, 1.0904
xyY:
0.6227, 0.3299, 7.5860
CIE-Lab:
33.1054, 54.3761, 41.5548
CIE-LCH:
33.1054, 68.4366, 37.3874
CIE-Luv:
33.1054, 102.4559, 22.0945
Hunter-Lab:
27.5427, 44.5873, 16.9326
#9e0d0d color charts
#9e0d0d color shades, tints & tones
#9e0d0d color schemes
#9e0d0d color preview, HTML & CSS examples
This text has a color of #9e0d0d
<p style="color:#9e0d0d;">Text here</p>
.mytext {color:#9e0d0d;}
This box has a color of #9e0d0d
<div style="background-color:#9e0d0d;">Content here</div>
.mybackground {background-color:#9e0d0d;}
Border around this has a color of #9e0d0d
<div style="border:2px solid #9e0d0d;">Content here</div>
.myborder {border:2px solid #9e0d0d;}