#900a00 color space conversions
Hex:
#900a00
RGB:
144, 10, 0
CMY:
44, 96, 100
CMYK:
0, 93, 100, 44
HSL:
4°, 100.0000%, 28.2353%
HSV (HSB):
4°, 100.0000%, 56.4706%
XYZ:
11.6101, 6.1464, 0.5744
xyY:
0.6334, 0.3353, 6.1464
CIE-Lab:
29.7788, 50.7641, 43.1262
CIE-LCH:
29.7788, 66.6097, 40.3493
CIE-Luv:
29.7788, 93.7746, 21.6226
Hunter-Lab:
24.7919, 40.2065, 15.9805
#900a00 color charts
#900a00 color shades, tints & tones
#900a00 color schemes
#900a00 color preview, HTML & CSS examples
This text has a color of #900a00
<p style="color:#900a00;">Text here</p>
.mytext {color:#900a00;}
This box has a color of #900a00
<div style="background-color:#900a00;">Content here</div>
.mybackground {background-color:#900a00;}
Border around this has a color of #900a00
<div style="border:2px solid #900a00;">Content here</div>
.myborder {border:2px solid #900a00;}