#004f3f color space conversions
Hex:
#004f3f
RGB:
0, 79, 63
CMY:
100, 69, 75
CMYK:
100, 0, 20, 69
HSL:
168°, 100.0000%, 15.4902%
HSV (HSB):
168°, 100.0000%, 30.9804%
XYZ:
3.6932, 5.9508, 5.6566
xyY:
0.2414, 0.3889, 5.9508
CIE-Lab:
29.2881, -25.8552, 3.4561
CIE-LCH:
29.2881, 26.0851, 172.3863
CIE-Luv:
29.2881, -24.1588, 7.1886
Hunter-Lab:
24.3944, -15.6661, 3.3278
#004f3f color charts
#004f3f color shades, tints & tones
#004f3f color schemes
#004f3f color preview, HTML & CSS examples
This text has a color of #004f3f
<p style="color:#004f3f;">Text here</p>
.mytext {color:#004f3f;}
This box has a color of #004f3f
<div style="background-color:#004f3f;">Content here</div>
.mybackground {background-color:#004f3f;}
Border around this has a color of #004f3f
<div style="border:2px solid #004f3f;">Content here</div>
.myborder {border:2px solid #004f3f;}