#072b7e color space conversions
Hex:
#072b7e
RGB:
7, 43, 126
CMY:
97, 83, 51
CMYK:
94, 66, 0, 51
HSL:
222°, 89.4737%, 26.0784%
HSV (HSB):
222°, 94.4444%, 49.4118%
XYZ:
4.7174, 3.2793, 20.1230
xyY:
0.1678, 0.1166, 3.2793
CIE-Lab:
21.1294, 23.7084, -49.9058
CIE-LCH:
21.1294, 55.2511, 295.4107
CIE-Luv:
21.1294, -8.9866, -57.7024
Hunter-Lab:
18.1088, 14.8094, -53.2086
#072b7e color charts
#072b7e color shades, tints & tones
#072b7e color schemes
#072b7e color preview, HTML & CSS examples
This text has a color of #072b7e
<p style="color:#072b7e;">Text here</p>
.mytext {color:#072b7e;}
This box has a color of #072b7e
<div style="background-color:#072b7e;">Content here</div>
.mybackground {background-color:#072b7e;}
Border around this has a color of #072b7e
<div style="border:2px solid #072b7e;">Content here</div>
.myborder {border:2px solid #072b7e;}