#074d1e color space conversions
Hex:
#074d1e
RGB:
7, 77, 30
CMY:
97, 70, 88
CMYK:
91, 0, 61, 70
HSL:
140°, 83.3333%, 16.4706%
HSV (HSB):
140°, 90.9091%, 30.1961%
XYZ:
2.9758, 5.4467, 2.1228
xyY:
0.2822, 0.5165, 5.4467
CIE-Lab:
27.9712, -31.9415, 21.9841
CIE-LCH:
27.9712, 38.7758, 145.4619
CIE-Luv:
27.9712, -24.3981, 25.4843
Hunter-Lab:
23.3381, -18.0811, 10.9438
#074d1e color charts
#074d1e color shades, tints & tones
#074d1e color schemes
#074d1e color preview, HTML & CSS examples
This text has a color of #074d1e
<p style="color:#074d1e;">Text here</p>
.mytext {color:#074d1e;}
This box has a color of #074d1e
<div style="background-color:#074d1e;">Content here</div>
.mybackground {background-color:#074d1e;}
Border around this has a color of #074d1e
<div style="border:2px solid #074d1e;">Content here</div>
.myborder {border:2px solid #074d1e;}