#990001 color space conversions
Hex:
#990001
RGB:
153, 0, 1
CMY:
40, 100, 100
CMYK:
0, 100, 99, 40
HSL:
360°, 100.0000%, 30.0000%
HSV (HSB):
360°, 100.0000%, 60.0000%
XYZ:
13.1423, 6.7745, 0.6436
xyY:
0.6392, 0.3295, 6.7745
CIE-Lab:
31.2879, 54.7249, 44.7384
CIE-LCH:
31.2879, 70.6848, 39.2665
CIE-Luv:
31.2879, 102.7686, 22.0292
Hunter-Lab:
26.0279, 44.5819, 16.7533
#990001 color charts
#990001 color shades, tints & tones
#990001 color schemes
#990001 color preview, HTML & CSS examples
This text has a color of #990001
<p style="color:#990001;">Text here</p>
.mytext {color:#990001;}
This box has a color of #990001
<div style="background-color:#990001;">Content here</div>
.mybackground {background-color:#990001;}
Border around this has a color of #990001
<div style="border:2px solid #990001;">Content here</div>
.myborder {border:2px solid #990001;}