#074c00 color space conversions
Hex:
#074c00
RGB:
7, 76, 0
CMY:
97, 70, 100
CMYK:
91, 0, 100, 70
HSL:
114°, 100.0000%, 14.9020%
HSV (HSB):
114°, 100.0000%, 29.8039%
XYZ:
2.6721, 5.2141, 0.8656
xyY:
0.3053, 0.5958, 5.2141
CIE-Lab:
27.3361, -34.7600, 34.7504
CIE-LCH:
27.3361, 49.1513, 135.0079
CIE-Luv:
27.3361, -24.8067, 33.3318
Hunter-Lab:
22.8343, -19.0720, 13.7365
#074c00 color charts
#074c00 color shades, tints & tones
#074c00 color schemes
#074c00 color preview, HTML & CSS examples
This text has a color of #074c00
<p style="color:#074c00;">Text here</p>
.mytext {color:#074c00;}
This box has a color of #074c00
<div style="background-color:#074c00;">Content here</div>
.mybackground {background-color:#074c00;}
Border around this has a color of #074c00
<div style="border:2px solid #074c00;">Content here</div>
.myborder {border:2px solid #074c00;}