#404d00 color space conversions
Hex:
#404d00
RGB:
64, 77, 0
CMY:
75, 70, 100
CMYK:
17, 0, 100, 70
HSL:
70°, 100.0000%, 15.0980%
HSV (HSB):
70°, 100.0000%, 30.1961%
XYZ:
4.7682, 6.3977, 0.9836
xyY:
0.3925, 0.5266, 6.3977
CIE-Lab:
30.3945, -15.5700, 38.3376
CIE-LCH:
30.3945, 41.3787, 112.1034
CIE-Luv:
30.3945, -5.4881, 34.3747
Hunter-Lab:
25.2938, -10.6143, 15.4001
#404d00 color charts
#404d00 color shades, tints & tones
#404d00 color schemes
#404d00 color preview, HTML & CSS examples
This text has a color of #404d00
<p style="color:#404d00;">Text here</p>
.mytext {color:#404d00;}
This box has a color of #404d00
<div style="background-color:#404d00;">Content here</div>
.mybackground {background-color:#404d00;}
Border around this has a color of #404d00
<div style="border:2px solid #404d00;">Content here</div>
.myborder {border:2px solid #404d00;}