#072f3f color space conversions
Hex:
#072f3f
RGB:
7, 47, 63
CMY:
97, 82, 75
CMYK:
89, 25, 0, 75
HSL:
197°, 80.0000%, 13.7255%
HSV (HSB):
197°, 88.8889%, 24.7059%
XYZ:
2.0013, 2.4371, 5.0675
xyY:
0.2105, 0.2564, 2.4371
CIE-Lab:
17.6316, -6.8945, -13.9553
CIE-LCH:
17.6316, 15.5655, 243.7086
CIE-Luv:
17.6316, -11.2156, -13.8316
Hunter-Lab:
15.6112, -4.4359, -8.3184
#072f3f color charts
#072f3f color shades, tints & tones
#072f3f color schemes
#072f3f color preview, HTML & CSS examples
This text has a color of #072f3f
<p style="color:#072f3f;">Text here</p>
.mytext {color:#072f3f;}
This box has a color of #072f3f
<div style="background-color:#072f3f;">Content here</div>
.mybackground {background-color:#072f3f;}
Border around this has a color of #072f3f
<div style="border:2px solid #072f3f;">Content here</div>
.myborder {border:2px solid #072f3f;}