#072f0e color space conversions
Hex:
#072f0e
RGB:
7, 47, 14
CMY:
97, 82, 95
CMYK:
85, 0, 70, 82
HSL:
131°, 74.0741%, 10.5882%
HSV (HSB):
131°, 85.1064%, 18.4314%
XYZ:
1.1834, 2.1099, 0.7603
xyY:
0.2919, 0.5205, 2.1099
CIE-Lab:
16.0538, -22.2758, 16.8034
CIE-LCH:
16.0538, 27.9028, 142.9715
CIE-Luv:
16.0538, -13.1541, 15.1233
Hunter-Lab:
14.5255, -10.8772, 7.0643
#072f0e color charts
#072f0e color shades, tints & tones
#072f0e color schemes
#072f0e color preview, HTML & CSS examples
This text has a color of #072f0e
<p style="color:#072f0e;">Text here</p>
.mytext {color:#072f0e;}
This box has a color of #072f0e
<div style="background-color:#072f0e;">Content here</div>
.mybackground {background-color:#072f0e;}
Border around this has a color of #072f0e
<div style="border:2px solid #072f0e;">Content here</div>
.myborder {border:2px solid #072f0e;}