#004f2e color space conversions
Hex:
#004f2e
RGB:
0, 79, 46
CMY:
100, 69, 82
CMYK:
100, 0, 42, 69
HSL:
155°, 100.0000%, 15.4902%
HSV (HSB):
155°, 100.0000%, 30.9804%
XYZ:
3.2891, 5.7892, 3.5288
xyY:
0.2609, 0.4592, 5.7892
CIE-Lab:
28.8743, -30.4878, 13.6038
CIE-LCH:
28.8743, 33.3851, 155.9533
CIE-Luv:
28.8743, -25.2274, 18.3929
Hunter-Lab:
24.0608, -17.7054, 8.1469
#004f2e color charts
#004f2e color shades, tints & tones
#004f2e color schemes
#004f2e color preview, HTML & CSS examples
This text has a color of #004f2e
<p style="color:#004f2e;">Text here</p>
.mytext {color:#004f2e;}
This box has a color of #004f2e
<div style="background-color:#004f2e;">Content here</div>
.mybackground {background-color:#004f2e;}
Border around this has a color of #004f2e
<div style="border:2px solid #004f2e;">Content here</div>
.myborder {border:2px solid #004f2e;}