#9e001e color space conversions
Hex:
#9e001e
RGB:
158, 0, 30
CMY:
38, 100, 88
CMYK:
0, 100, 81, 38
HSL:
349°, 100.0000%, 30.9804%
HSV (HSB):
349°, 100.0000%, 61.9608%
XYZ:
14.3349, 7.3628, 1.8939
xyY:
0.6076, 0.3121, 7.3628
CIE-Lab:
32.6190, 56.5824, 32.0059
CIE-LCH:
32.6190, 65.0073, 29.4947
CIE-Luv:
32.6190, 102.4843, 16.7941
Hunter-Lab:
27.1346, 46.8142, 14.8559
#9e001e color charts
#9e001e color shades, tints & tones
#9e001e color schemes
#9e001e color preview, HTML & CSS examples
This text has a color of #9e001e
<p style="color:#9e001e;">Text here</p>
.mytext {color:#9e001e;}
This box has a color of #9e001e
<div style="background-color:#9e001e;">Content here</div>
.mybackground {background-color:#9e001e;}
Border around this has a color of #9e001e
<div style="border:2px solid #9e001e;">Content here</div>
.myborder {border:2px solid #9e001e;}