#070d01 color space conversions
Hex:
#070d01
RGB:
7, 13, 1
CMY:
97, 95, 100
CMYK:
46, 0, 92, 95
HSL:
90°, 85.7143%, 2.7451%
HSV (HSB):
90°, 92.3077%, 5.0980%
XYZ:
0.2370, 0.3352, 0.0809
xyY:
0.3629, 0.5132, 0.3352
CIE-Lab:
3.0279, -3.3419, 4.0631
CIE-LCH:
3.0279, 5.2609, 129.4380
CIE-Luv:
3.0279, -1.0119, 3.1253
Hunter-Lab:
5.7897, -2.8245, 3.2241
#070d01 color charts
#070d01 color shades, tints & tones
#070d01 color schemes
#070d01 color preview, HTML & CSS examples
This text has a color of #070d01
<p style="color:#070d01;">Text here</p>
.mytext {color:#070d01;}
This box has a color of #070d01
<div style="background-color:#070d01;">Content here</div>
.mybackground {background-color:#070d01;}
Border around this has a color of #070d01
<div style="border:2px solid #070d01;">Content here</div>
.myborder {border:2px solid #070d01;}