#073c7d color space conversions
Hex:
#073c7d
RGB:
7, 60, 125
CMY:
97, 76, 51
CMYK:
94, 52, 0, 51
HSL:
213°, 89.3939%, 25.8824%
HSV (HSB):
213°, 94.4000%, 49.0196%
XYZ:
5.4052, 4.7576, 20.0355
xyY:
0.1790, 0.1575, 4.7576
CIE-Lab:
26.0326, 11.1017, -41.2866
CIE-LCH:
26.0326, 42.7531, 285.0505
CIE-Luv:
26.0326, -13.4966, -52.6283
Hunter-Lab:
21.8118, 6.0631, -39.1931
#073c7d color charts
#073c7d color shades, tints & tones
#073c7d color schemes
#073c7d color preview, HTML & CSS examples
This text has a color of #073c7d
<p style="color:#073c7d;">Text here</p>
.mytext {color:#073c7d;}
This box has a color of #073c7d
<div style="background-color:#073c7d;">Content here</div>
.mybackground {background-color:#073c7d;}
Border around this has a color of #073c7d
<div style="border:2px solid #073c7d;">Content here</div>
.myborder {border:2px solid #073c7d;}