#004e2a color space conversions
Hex:
#004e2a
RGB:
0, 78, 42
CMY:
100, 69, 84
CMYK:
100, 0, 46, 69
HSL:
152°, 100.0000%, 15.2941%
HSV (HSB):
152°, 100.0000%, 30.5882%
XYZ:
3.1423, 5.6159, 3.1089
xyY:
0.2648, 0.4732, 5.6159
CIE-Lab:
28.4221, -30.9997, 15.4613
CIE-LCH:
28.4221, 34.6415, 153.4920
CIE-Luv:
28.4221, -25.0767, 20.0646
Hunter-Lab:
23.6980, -17.8027, 8.8105
#004e2a color charts
#004e2a color shades, tints & tones
#004e2a color schemes
#004e2a color preview, HTML & CSS examples
This text has a color of #004e2a
<p style="color:#004e2a;">Text here</p>
.mytext {color:#004e2a;}
This box has a color of #004e2a
<div style="background-color:#004e2a;">Content here</div>
.mybackground {background-color:#004e2a;}
Border around this has a color of #004e2a
<div style="border:2px solid #004e2a;">Content here</div>
.myborder {border:2px solid #004e2a;}