#004a06 color space conversions
Hex:
#004a06
RGB:
0, 74, 6
CMY:
100, 71, 98
CMYK:
100, 0, 92, 71
HSL:
125°, 100.0000%, 14.5098%
HSV (HSB):
125°, 100.0000%, 29.0196%
XYZ:
2.4817, 4.9107, 0.9894
xyY:
0.2961, 0.5859, 4.9107
CIE-Lab:
26.4788, -34.7656, 31.5049
CIE-LCH:
26.4788, 46.9170, 137.8168
CIE-Luv:
26.4788, -24.9088, 31.0942
Hunter-Lab:
22.1601, -18.7905, 12.8650
#004a06 color charts
#004a06 color shades, tints & tones
#004a06 color schemes
#004a06 color preview, HTML & CSS examples
This text has a color of #004a06
<p style="color:#004a06;">Text here</p>
.mytext {color:#004a06;}
This box has a color of #004a06
<div style="background-color:#004a06;">Content here</div>
.mybackground {background-color:#004a06;}
Border around this has a color of #004a06
<div style="border:2px solid #004a06;">Content here</div>
.myborder {border:2px solid #004a06;}