#900000 color space conversions
Hex:
#900000
RGB:
144, 0, 0
CMY:
44, 100, 100
CMYK:
0, 100, 100, 44
HSL:
0°, 100.0000%, 28.2353%
HSV (HSB):
0°, 100.0000%, 56.4706%
XYZ:
11.5016, 5.9293, 0.5383
xyY:
0.6401, 0.3300, 5.9293
CIE-Lab:
29.2334, 52.3395, 42.7033
CIE-LCH:
29.2334, 67.5499, 39.2107
CIE-Luv:
29.2334, 96.1321, 20.7311
Hunter-Lab:
24.3501, 41.7004, 15.7345
#900000 color charts
#900000 color shades, tints & tones
#900000 color schemes
#900000 color preview, HTML & CSS examples
This text has a color of #900000
<p style="color:#900000;">Text here</p>
.mytext {color:#900000;}
This box has a color of #900000
<div style="background-color:#900000;">Content here</div>
.mybackground {background-color:#900000;}
Border around this has a color of #900000
<div style="border:2px solid #900000;">Content here</div>
.myborder {border:2px solid #900000;}