#072f1f color space conversions
Hex:
#072f1f
RGB:
7, 47, 31
CMY:
97, 82, 88
CMYK:
85, 0, 34, 82
HSL:
156°, 74.0741%, 10.5882%
HSV (HSB):
156°, 85.1064%, 18.4314%
XYZ:
1.3515, 2.1771, 1.6453
xyY:
0.2612, 0.4208, 2.1771
CIE-Lab:
16.3906, -18.4830, 6.4004
CIE-LCH:
16.3906, 19.5598, 160.8997
CIE-Luv:
16.3906, -12.5781, 7.4143
Hunter-Lab:
14.7551, -9.4721, 3.7172
#072f1f color charts
#072f1f color shades, tints & tones
#072f1f color schemes
#072f1f color preview, HTML & CSS examples
This text has a color of #072f1f
<p style="color:#072f1f;">Text here</p>
.mytext {color:#072f1f;}
This box has a color of #072f1f
<div style="background-color:#072f1f;">Content here</div>
.mybackground {background-color:#072f1f;}
Border around this has a color of #072f1f
<div style="border:2px solid #072f1f;">Content here</div>
.myborder {border:2px solid #072f1f;}