#700000 color space conversions
Hex:
#700000
RGB:
112, 0, 0
CMY:
56, 100, 100
CMYK:
0, 100, 100, 56
HSL:
0°, 100.0000%, 21.9608%
HSV (HSB):
0°, 100.0000%, 43.9216%
XYZ:
6.6821, 3.4447, 0.3127
xyY:
0.6401, 0.3300, 3.4447
CIE-Lab:
21.7436, 43.6731, 33.0161
CIE-LCH:
21.7436, 54.7486, 37.0886
CIE-Luv:
21.7436, 71.5026, 15.4197
Hunter-Lab:
18.5600, 31.7846, 11.9930
#700000 color charts
#700000 color shades, tints & tones
#700000 color schemes
#700000 color preview, HTML & CSS examples
This text has a color of #700000
<p style="color:#700000;">Text here</p>
.mytext {color:#700000;}
This box has a color of #700000
<div style="background-color:#700000;">Content here</div>
.mybackground {background-color:#700000;}
Border around this has a color of #700000
<div style="border:2px solid #700000;">Content here</div>
.myborder {border:2px solid #700000;}