#070f01 color space conversions
Hex:
#070f01
RGB:
7, 15, 1
CMY:
97, 94, 100
CMYK:
53, 0, 93, 94
HSL:
94°, 87.5000%, 3.1373%
HSV (HSB):
94°, 93.3333%, 5.8824%
XYZ:
0.2639, 0.3890, 0.0899
xyY:
0.3553, 0.5237, 0.3890
CIE-Lab:
3.5139, -4.3347, 4.7727
CIE-LCH:
3.5139, 6.4473, 132.2468
CIE-Luv:
3.5139, -1.4653, 3.7181
Hunter-Lab:
6.2371, -3.3615, 3.5114
#070f01 color charts
#070f01 color shades, tints & tones
#070f01 color schemes
#070f01 color preview, HTML & CSS examples
This text has a color of #070f01
<p style="color:#070f01;">Text here</p>
.mytext {color:#070f01;}
This box has a color of #070f01
<div style="background-color:#070f01;">Content here</div>
.mybackground {background-color:#070f01;}
Border around this has a color of #070f01
<div style="border:2px solid #070f01;">Content here</div>
.myborder {border:2px solid #070f01;}