#990d01 color space conversions
Hex:
#990d01
RGB:
153, 13, 1
CMY:
40, 95, 100
CMYK:
0, 92, 99, 40
HSL:
5°, 98.7013%, 30.1961%
HSV (HSB):
5°, 99.3464%, 60.0000%
XYZ:
13.2863, 7.0623, 0.6916
xyY:
0.6315, 0.3357, 7.0623
CIE-Lab:
31.9484, 52.8183, 45.1909
CIE-LCH:
31.9484, 69.5126, 40.5500
CIE-Luv:
31.9484, 99.8049, 23.1251
Hunter-Lab:
26.5751, 42.7351, 17.0595
#990d01 color charts
#990d01 color shades, tints & tones
#990d01 color schemes
#990d01 color preview, HTML & CSS examples
This text has a color of #990d01
<p style="color:#990d01;">Text here</p>
.mytext {color:#990d01;}
This box has a color of #990d01
<div style="background-color:#990d01;">Content here</div>
.mybackground {background-color:#990d01;}
Border around this has a color of #990d01
<div style="border:2px solid #990d01;">Content here</div>
.myborder {border:2px solid #990d01;}