#99000c color space conversions
Hex:
#99000c
RGB:
153, 0, 12
CMY:
40, 100, 95
CMYK:
0, 100, 92, 40
HSL:
355°, 100.0000%, 30.0000%
HSV (HSB):
355°, 100.0000%, 60.0000%
XYZ:
13.2032, 6.7988, 0.9642
xyY:
0.6297, 0.3243, 6.7988
CIE-Lab:
31.3445, 54.8796, 40.2502
CIE-LCH:
31.3445, 68.0577, 36.2574
CIE-Luv:
31.3445, 101.6370, 20.3227
Hunter-Lab:
26.0746, 44.7554, 16.0597
#99000c color charts
#99000c RGB chart
#99000c CMYK chart
#99000c RGB pie chart
#99000c color shades, tints & tones
#99000c color schemes
#99000c color preview, HTML & CSS examples
This text has a color of #99000c
<p style="color:#99000c;">Text here</p>
.mytext {color:#99000c;}
Text color #99000c
This box has a color of #99000c
<div style="background-color:#99000c;">Content here</div>
.mybackground {background-color:#99000c;}
Background color #99000c
Border around this has a color of #99000c
<div style="border:2px solid #99000c;">Content here</div>
.myborder {border:2px solid #99000c;}
Border color #99000c