#070f2b color space conversions
Hex:
#070f2b
RGB:
7, 15, 43
CMY:
97, 94, 83
CMYK:
84, 65, 0, 83
HSL:
227°, 72.0000%, 9.8039%
HSV (HSB):
227°, 83.7209%, 16.8627%
XYZ:
0.6945, 0.5612, 2.3572
xyY:
0.1922, 0.1553, 0.5612
CIE-Lab:
5.0696, 6.5974, -19.4144
CIE-LCH:
5.0696, 20.5047, 288.7687
CIE-Luv:
5.0696, -1.7266, -10.2972
Hunter-Lab:
7.4916, 3.4372, -13.4115
#070f2b color charts
#070f2b color shades, tints & tones
#070f2b color schemes
#070f2b color preview, HTML & CSS examples
This text has a color of #070f2b
<p style="color:#070f2b;">Text here</p>
.mytext {color:#070f2b;}
This box has a color of #070f2b
<div style="background-color:#070f2b;">Content here</div>
.mybackground {background-color:#070f2b;}
Border around this has a color of #070f2b
<div style="border:2px solid #070f2b;">Content here</div>
.myborder {border:2px solid #070f2b;}