#70000c color space conversions
Hex:
#70000c
RGB:
112, 0, 12
CMY:
56, 100, 95
CMYK:
0, 100, 89, 56
HSL:
354°, 100.0000%, 21.9608%
HSV (HSB):
354°, 100.0000%, 43.9216%
XYZ:
6.7485, 3.4713, 0.6622
xyY:
0.6202, 0.3190, 3.4713
CIE-Lab:
21.8403, 43.9372, 28.1845
CIE-LCH:
21.8403, 52.2000, 32.6790
CIE-Luv:
21.8403, 69.8755, 12.9099
Hunter-Lab:
18.6314, 32.0493, 10.9348
#70000c color charts
#70000c color shades, tints & tones
#70000c color schemes
#70000c color preview, HTML & CSS examples
This text has a color of #70000c
<p style="color:#70000c;">Text here</p>
.mytext {color:#70000c;}
This box has a color of #70000c
<div style="background-color:#70000c;">Content here</div>
.mybackground {background-color:#70000c;}
Border around this has a color of #70000c
<div style="border:2px solid #70000c;">Content here</div>
.myborder {border:2px solid #70000c;}