#074e1e color space conversions
Hex:
#074e1e
RGB:
7, 78, 30
CMY:
97, 69, 88
CMYK:
91, 0, 62, 69
HSL:
139°, 83.5294%, 16.6667%
HSV (HSB):
139°, 91.0256%, 30.5882%
XYZ:
3.0464, 5.5877, 2.1463
xyY:
0.2826, 0.5183, 5.5877
CIE-Lab:
28.3475, -32.3284, 22.4349
CIE-LCH:
28.3475, 39.3503, 145.2405
CIE-Luv:
28.3475, -24.7775, 26.0417
Hunter-Lab:
23.6383, -18.3630, 11.1635
#074e1e color charts
#074e1e color shades, tints & tones
#074e1e color schemes
#074e1e color preview, HTML & CSS examples
This text has a color of #074e1e
<p style="color:#074e1e;">Text here</p>
.mytext {color:#074e1e;}
This box has a color of #074e1e
<div style="background-color:#074e1e;">Content here</div>
.mybackground {background-color:#074e1e;}
Border around this has a color of #074e1e
<div style="border:2px solid #074e1e;">Content here</div>
.myborder {border:2px solid #074e1e;}