#004a07 color space conversions
Hex:
#004a07
RGB:
0, 74, 7
CMY:
100, 71, 97
CMYK:
100, 0, 91, 71
HSL:
126°, 100.0000%, 14.5098%
HSV (HSB):
126°, 100.0000%, 29.0196%
XYZ:
2.4871, 4.9129, 1.0182
xyY:
0.2954, 0.5836, 4.9129
CIE-Lab:
26.4852, -34.6837, 31.1140
CIE-LCH:
26.4852, 46.5945, 138.1054
CIE-Luv:
26.4852, -24.8876, 30.8841
Hunter-Lab:
22.1651, -18.7595, 12.7919
#004a07 color charts
#004a07 color shades, tints & tones
#004a07 color schemes
#004a07 color preview, HTML & CSS examples
This text has a color of #004a07
<p style="color:#004a07;">Text here</p>
.mytext {color:#004a07;}
This box has a color of #004a07
<div style="background-color:#004a07;">Content here</div>
.mybackground {background-color:#004a07;}
Border around this has a color of #004a07
<div style="border:2px solid #004a07;">Content here</div>
.myborder {border:2px solid #004a07;}