#072f5b color space conversions
Hex:
#072f5b
RGB:
7, 47, 91
CMY:
97, 82, 64
CMYK:
92, 48, 0, 64
HSL:
211°, 85.7143%, 19.2157%
HSV (HSB):
211°, 92.3077%, 35.6863%
XYZ:
2.9925, 2.8335, 10.2867
xyY:
0.1857, 0.1759, 2.8335
CIE-Lab:
19.3645, 5.4492, -30.1164
CIE-LCH:
19.3645, 30.6054, 280.2560
CIE-Luv:
19.3645, -10.3402, -33.8209
Hunter-Lab:
16.8331, 2.2745, -24.4491
#072f5b color charts
#072f5b color shades, tints & tones
#072f5b color schemes
#072f5b color preview, HTML & CSS examples
This text has a color of #072f5b
<p style="color:#072f5b;">Text here</p>
.mytext {color:#072f5b;}
This box has a color of #072f5b
<div style="background-color:#072f5b;">Content here</div>
.mybackground {background-color:#072f5b;}
Border around this has a color of #072f5b
<div style="border:2px solid #072f5b;">Content here</div>
.myborder {border:2px solid #072f5b;}