#070c01 color space conversions
Hex:
#070c01
RGB:
7, 12, 1
CMY:
97, 95, 100
CMYK:
42, 0, 92, 95
HSL:
87°, 84.6154%, 2.5490%
HSV (HSB):
87°, 91.6667%, 4.7059%
XYZ:
0.2246, 0.3103, 0.0768
xyY:
0.3672, 0.5073, 0.3103
CIE-Lab:
2.8030, -2.8824, 3.7346
CIE-LCH:
2.8030, 4.7175, 127.6614
CIE-Luv:
2.8030, -0.8028, 2.8512
Hunter-Lab:
5.5705, -2.5523, 3.0822
#070c01 color charts
#070c01 color shades, tints & tones
#070c01 color schemes
#070c01 color preview, HTML & CSS examples
This text has a color of #070c01
<p style="color:#070c01;">Text here</p>
.mytext {color:#070c01;}
This box has a color of #070c01
<div style="background-color:#070c01;">Content here</div>
.mybackground {background-color:#070c01;}
Border around this has a color of #070c01
<div style="border:2px solid #070c01;">Content here</div>
.myborder {border:2px solid #070c01;}