#072f1d color space conversions
Hex:
#072f1d
RGB:
7, 47, 29
CMY:
97, 82, 89
CMYK:
85, 0, 38, 82
HSL:
153°, 74.0741%, 10.5882%
HSV (HSB):
153°, 85.1064%, 18.4314%
XYZ:
1.3259, 2.1669, 1.5108
xyY:
0.2650, 0.4331, 2.1669
CIE-Lab:
16.3399, -19.0324, 7.6992
CIE-LCH:
16.3399, 20.5307, 157.9750
CIE-Luv:
16.3399, -12.6574, 8.5048
Hunter-Lab:
14.7204, -9.6828, 4.2193
#072f1d color charts
#072f1d color shades, tints & tones
#072f1d color schemes
#072f1d color preview, HTML & CSS examples
This text has a color of #072f1d
<p style="color:#072f1d;">Text here</p>
.mytext {color:#072f1d;}
This box has a color of #072f1d
<div style="background-color:#072f1d;">Content here</div>
.mybackground {background-color:#072f1d;}
Border around this has a color of #072f1d
<div style="border:2px solid #072f1d;">Content here</div>
.myborder {border:2px solid #072f1d;}