#990a08 color space conversions
Hex:
#990a08
RGB:
153, 10, 8
CMY:
40, 96, 97
CMYK:
0, 93, 95, 40
HSL:
1°, 90.0621%, 31.5686%
HSV (HSB):
1°, 94.7712%, 60.0000%
XYZ:
13.2892, 7.0069, 0.8818
xyY:
0.6275, 0.3309, 7.0069
CIE-Lab:
31.8227, 53.3797, 42.2542
CIE-LCH:
31.8227, 68.0795, 38.3643
CIE-Luv:
31.8227, 99.8388, 21.7911
Hunter-Lab:
26.4706, 43.2903, 16.5544
#990a08 color charts
#990a08 color shades, tints & tones
#990a08 color schemes
#990a08 color preview, HTML & CSS examples
This text has a color of #990a08
<p style="color:#990a08;">Text here</p>
.mytext {color:#990a08;}
This box has a color of #990a08
<div style="background-color:#990a08;">Content here</div>
.mybackground {background-color:#990a08;}
Border around this has a color of #990a08
<div style="border:2px solid #990a08;">Content here</div>
.myborder {border:2px solid #990a08;}