#9e0a0e color space conversions
Hex:
#9e0a0e
RGB:
158, 10, 14
CMY:
38, 96, 95
CMYK:
0, 94, 91, 38
HSL:
358°, 88.0952%, 32.9412%
HSV (HSB):
358°, 93.6709%, 61.9608%
XYZ:
14.2884, 7.5179, 1.1135
xyY:
0.6234, 0.3280, 7.5179
CIE-Lab:
32.9580, 54.8333, 40.9988
CIE-LCH:
32.9580, 68.4660, 36.7854
CIE-Luv:
32.9580, 103.0272, 21.6574
Hunter-Lab:
27.4188, 45.0363, 16.7854
#9e0a0e color charts
#9e0a0e color shades, tints & tones
#9e0a0e color schemes
#9e0a0e color preview, HTML & CSS examples
This text has a color of #9e0a0e
<p style="color:#9e0a0e;">Text here</p>
.mytext {color:#9e0a0e;}
This box has a color of #9e0a0e
<div style="background-color:#9e0a0e;">Content here</div>
.mybackground {background-color:#9e0a0e;}
Border around this has a color of #9e0a0e
<div style="border:2px solid #9e0a0e;">Content here</div>
.myborder {border:2px solid #9e0a0e;}