#070f35 color space conversions
Hex:
#070f35
RGB:
7, 15, 53
CMY:
97, 94, 79
CMYK:
87, 72, 0, 79
HSL:
230°, 76.6667%, 11.7647%
HSV (HSB):
230°, 86.7925%, 20.7843%
XYZ:
0.9010, 0.6439, 3.4449
xyY:
0.1806, 0.1290, 0.6439
CIE-Lab:
5.8159, 11.7872, -25.6427
CIE-LCH:
5.8159, 28.2220, 294.6868
CIE-Luv:
5.8159, -1.9158, -14.4405
Hunter-Lab:
8.0241, 6.0022, -19.8379
#070f35 color charts
#070f35 color shades, tints & tones
#070f35 color schemes
#070f35 color preview, HTML & CSS examples
This text has a color of #070f35
<p style="color:#070f35;">Text here</p>
.mytext {color:#070f35;}
This box has a color of #070f35
<div style="background-color:#070f35;">Content here</div>
.mybackground {background-color:#070f35;}
Border around this has a color of #070f35
<div style="border:2px solid #070f35;">Content here</div>
.myborder {border:2px solid #070f35;}