#074e00 color space conversions
Hex:
#074e00
RGB:
7, 78, 0
CMY:
97, 69, 100
CMYK:
91, 0, 100, 69
HSL:
115°, 100.0000%, 15.2941%
HSV (HSB):
115°, 100.0000%, 30.5882%
XYZ:
2.8120, 5.4939, 0.9122
xyY:
0.3051, 0.5960, 5.4939
CIE-Lab:
28.0981, -35.4351, 35.3969
CIE-LCH:
28.0981, 50.0858, 135.0309
CIE-Luv:
28.0981, -25.5546, 34.2677
Hunter-Lab:
23.4392, -19.6038, 14.0999
#074e00 color charts
#074e00 color shades, tints & tones
#074e00 color schemes
#074e00 color preview, HTML & CSS examples
This text has a color of #074e00
<p style="color:#074e00;">Text here</p>
.mytext {color:#074e00;}
This box has a color of #074e00
<div style="background-color:#074e00;">Content here</div>
.mybackground {background-color:#074e00;}
Border around this has a color of #074e00
<div style="border:2px solid #074e00;">Content here</div>
.myborder {border:2px solid #074e00;}