#070000 color space conversions
Hex:
#070000
RGB:
7, 0, 0
CMY:
97, 100, 100
CMYK:
0, 100, 100, 97
HSL:
0°, 100.0000%, 1.3725%
HSV (HSB):
0°, 100.0000%, 2.7451%
XYZ:
0.0876, 0.0452, 0.0041
xyY:
0.6401, 0.3300, 0.0452
CIE-Lab:
0.4080, 1.8306, 0.6448
CIE-LCH:
0.4080, 1.9409, 19.4049
CIE-Luv:
0.4080, 1.3418, 0.2894
Hunter-Lab:
2.1253, 3.6397, 1.3733
#070000 color charts
#070000 color shades, tints & tones
#070000 color schemes
#070000 color preview, HTML & CSS examples
This text has a color of #070000
<p style="color:#070000;">Text here</p>
.mytext {color:#070000;}
This box has a color of #070000
<div style="background-color:#070000;">Content here</div>
.mybackground {background-color:#070000;}
Border around this has a color of #070000
<div style="border:2px solid #070000;">Content here</div>
.myborder {border:2px solid #070000;}