#070f2e color space conversions
Hex:
#070f2e
RGB:
7, 15, 46
CMY:
97, 94, 82
CMYK:
85, 67, 0, 82
HSL:
228°, 73.5849%, 10.3922%
HSV (HSB):
228°, 84.7826%, 18.0392%
XYZ:
0.7516, 0.5841, 2.6579
xyY:
0.1882, 0.1463, 0.5841
CIE-Lab:
5.2759, 8.0470, -21.3345
CIE-LCH:
5.2759, 22.8016, 290.6657
CIE-Luv:
5.2759, -1.7774, -11.5034
Hunter-Lab:
7.6425, 4.1800, -15.2701
#070f2e color charts
#070f2e color shades, tints & tones
#070f2e color schemes
#070f2e color preview, HTML & CSS examples
This text has a color of #070f2e
<p style="color:#070f2e;">Text here</p>
.mytext {color:#070f2e;}
This box has a color of #070f2e
<div style="background-color:#070f2e;">Content here</div>
.mybackground {background-color:#070f2e;}
Border around this has a color of #070f2e
<div style="border:2px solid #070f2e;">Content here</div>
.myborder {border:2px solid #070f2e;}