#990e07 color space conversions
Hex:
#990e07
RGB:
153, 14, 7
CMY:
40, 95, 97
CMYK:
0, 91, 95, 40
HSL:
3°, 91.2500%, 31.3725%
HSV (HSB):
3°, 95.4248%, 60.0000%
XYZ:
13.3323, 7.1017, 0.8691
xyY:
0.6258, 0.3334, 7.1017
CIE-Lab:
32.0374, 52.7340, 42.8058
CIE-LCH:
32.0374, 67.9206, 39.0673
CIE-Luv:
32.0374, 98.9664, 22.3113
Hunter-Lab:
26.6491, 42.6659, 16.7207
#990e07 color charts
#990e07 color shades, tints & tones
#990e07 color schemes
#990e07 color preview, HTML & CSS examples
This text has a color of #990e07
<p style="color:#990e07;">Text here</p>
.mytext {color:#990e07;}
This box has a color of #990e07
<div style="background-color:#990e07;">Content here</div>
.mybackground {background-color:#990e07;}
Border around this has a color of #990e07
<div style="border:2px solid #990e07;">Content here</div>
.myborder {border:2px solid #990e07;}