#00074d color space conversions
Hex:
#00074d
RGB:
0, 7, 77
CMY:
100, 97, 70
CMYK:
100, 91, 0, 70
HSL:
235°, 100.0000%, 15.0980%
HSV (HSB):
235°, 100.0000%, 30.1961%
XYZ:
1.4155, 0.6878, 7.0793
xyY:
0.1542, 0.0749, 0.6878
CIE-Lab:
6.2127, 27.2724, -42.1241
CIE-LCH:
6.2127, 50.1820, 302.9202
CIE-Luv:
6.2127, -2.1084, -22.6618
Hunter-Lab:
8.2932, 15.9541, -44.8062
#00074d color charts
#00074d color shades, tints & tones
#00074d color schemes
#00074d color preview, HTML & CSS examples
This text has a color of #00074d
<p style="color:#00074d;">Text here</p>
.mytext {color:#00074d;}
This box has a color of #00074d
<div style="background-color:#00074d;">Content here</div>
.mybackground {background-color:#00074d;}
Border around this has a color of #00074d
<div style="border:2px solid #00074d;">Content here</div>
.myborder {border:2px solid #00074d;}