#990b00 color space conversions
Hex:
#990b00
RGB:
153, 11, 0
CMY:
40, 96, 100
CMYK:
0, 93, 100, 40
HSL:
4°, 100.0000%, 30.0000%
HSV (HSB):
4°, 100.0000%, 60.0000%
XYZ:
13.2565, 7.0116, 0.6547
xyY:
0.6336, 0.3351, 7.0116
CIE-Lab:
31.8334, 53.1204, 45.5209
CIE-LCH:
31.8334, 69.9566, 40.5946
CIE-Luv:
31.8334, 100.3937, 23.0963
Hunter-Lab:
26.4795, 43.0240, 17.0698
#990b00 color charts
#990b00 color shades, tints & tones
#990b00 color schemes
#990b00 color preview, HTML & CSS examples
This text has a color of #990b00
<p style="color:#990b00;">Text here</p>
.mytext {color:#990b00;}
This box has a color of #990b00
<div style="background-color:#990b00;">Content here</div>
.mybackground {background-color:#990b00;}
Border around this has a color of #990b00
<div style="border:2px solid #990b00;">Content here</div>
.myborder {border:2px solid #990b00;}