#9a000c color space conversions
Hex:
#9a000c
RGB:
154, 0, 12
CMY:
40, 100, 95
CMYK:
0, 100, 92, 40
HSL:
355°, 100.0000%, 30.1961%
HSV (HSB):
355°, 100.0000%, 60.3922%
XYZ:
13.3928, 6.8966, 0.9731
xyY:
0.6299, 0.3244, 6.8966
CIE-Lab:
31.5703, 55.1399, 40.5129
CIE-LCH:
31.5703, 68.4229, 36.3058
CIE-Luv:
31.5703, 102.3894, 20.4961
Hunter-Lab:
26.2613, 45.0744, 16.1859
#9a000c color charts
#9a000c color shades, tints & tones
#9a000c color schemes
#9a000c color preview, HTML & CSS examples
This text has a color of #9a000c
<p style="color:#9a000c;">Text here</p>
.mytext {color:#9a000c;}
This box has a color of #9a000c
<div style="background-color:#9a000c;">Content here</div>
.mybackground {background-color:#9a000c;}
Border around this has a color of #9a000c
<div style="border:2px solid #9a000c;">Content here</div>
.myborder {border:2px solid #9a000c;}