#072f07 color space conversions
Hex:
#072f07
RGB:
7, 47, 7
CMY:
97, 82, 97
CMYK:
85, 0, 85, 82
HSL:
120°, 74.0741%, 10.5882%
HSV (HSB):
120°, 85.1064%, 18.4314%
XYZ:
1.1425, 2.0935, 0.5449
xyY:
0.3022, 0.5537, 2.0935
CIE-Lab:
15.9707, -23.2689, 19.7418
CIE-LCH:
15.9707, 30.5153, 139.6880
CIE-Luv:
15.9707, -13.3163, 17.2144
Hunter-Lab:
14.4691, -11.2264, 7.8956
#072f07 color charts
#072f07 color shades, tints & tones
#072f07 color schemes
#072f07 color preview, HTML & CSS examples
This text has a color of #072f07
<p style="color:#072f07;">Text here</p>
.mytext {color:#072f07;}
This box has a color of #072f07
<div style="background-color:#072f07;">Content here</div>
.mybackground {background-color:#072f07;}
Border around this has a color of #072f07
<div style="border:2px solid #072f07;">Content here</div>
.myborder {border:2px solid #072f07;}