#90000e color space conversions
Hex:
#90000e
RGB:
144, 0, 14
CMY:
44, 100, 95
CMYK:
0, 100, 90, 44
HSL:
354°, 100.0000%, 28.2353%
HSV (HSB):
354°, 100.0000%, 56.4706%
XYZ:
11.5809, 5.9610, 0.9557
xyY:
0.6261, 0.3223, 5.9610
CIE-Lab:
29.3139, 52.5594, 36.8717
CIE-LCH:
29.3139, 64.2029, 35.0506
CIE-Luv:
29.3139, 94.5712, 18.3682
Hunter-Lab:
24.4152, 41.9416, 14.7698
#90000e color charts
#90000e color shades, tints & tones
#90000e color schemes
#90000e color preview, HTML & CSS examples
This text has a color of #90000e
<p style="color:#90000e;">Text here</p>
.mytext {color:#90000e;}
This box has a color of #90000e
<div style="background-color:#90000e;">Content here</div>
.mybackground {background-color:#90000e;}
Border around this has a color of #90000e
<div style="border:2px solid #90000e;">Content here</div>
.myborder {border:2px solid #90000e;}