#072f5d color space conversions
Hex:
#072f5d
RGB:
7, 47, 93
CMY:
97, 82, 64
CMYK:
92, 49, 0, 64
HSL:
212°, 86.0000%, 19.6078%
HSV (HSB):
212°, 92.4731%, 36.4706%
XYZ:
3.0799, 2.8685, 10.7473
xyY:
0.1845, 0.1718, 2.8685
CIE-Lab:
19.5094, 6.3478, -31.2061
CIE-LCH:
19.5094, 31.8452, 281.4979
CIE-Luv:
19.5094, -10.2970, -35.2105
Hunter-Lab:
16.9367, 2.8208, -25.7671
#072f5d color charts
#072f5d color shades, tints & tones
#072f5d color schemes
#072f5d color preview, HTML & CSS examples
This text has a color of #072f5d
<p style="color:#072f5d;">Text here</p>
.mytext {color:#072f5d;}
This box has a color of #072f5d
<div style="background-color:#072f5d;">Content here</div>
.mybackground {background-color:#072f5d;}
Border around this has a color of #072f5d
<div style="border:2px solid #072f5d;">Content here</div>
.myborder {border:2px solid #072f5d;}