#074d1f color space conversions
Hex:
#074d1f
RGB:
7, 77, 31
CMY:
97, 70, 88
CMYK:
91, 0, 60, 70
HSL:
141°, 83.3333%, 16.4706%
HSV (HSB):
141°, 90.9091%, 30.1961%
XYZ:
2.9888, 5.4519, 2.1911
xyY:
0.2811, 0.5128, 5.4519
CIE-Lab:
27.9851, -31.7729, 21.4366
CIE-LCH:
27.9851, 38.3281, 145.9932
CIE-Luv:
27.9851, -24.3576, 25.0486
Hunter-Lab:
23.3492, -18.0122, 10.7806
#074d1f color charts
#074d1f color shades, tints & tones
#074d1f color schemes
#074d1f color preview, HTML & CSS examples
This text has a color of #074d1f
<p style="color:#074d1f;">Text here</p>
.mytext {color:#074d1f;}
This box has a color of #074d1f
<div style="background-color:#074d1f;">Content here</div>
.mybackground {background-color:#074d1f;}
Border around this has a color of #074d1f
<div style="border:2px solid #074d1f;">Content here</div>
.myborder {border:2px solid #074d1f;}