#404c1c color space conversions
Hex:
#404c1c
RGB:
64, 76, 28
CMY:
75, 70, 89
CMYK:
16, 0, 63, 70
HSL:
75°, 46.1538%, 20.3922%
HSV (HSB):
75°, 63.1579%, 29.8039%
XYZ:
4.9084, 6.3427, 2.0642
xyY:
0.3686, 0.4763, 6.3427
CIE-Lab:
30.2611, -13.2055, 26.4322
CIE-LCH:
30.2611, 29.5473, 116.5466
CIE-Luv:
30.2611, -5.1293, 27.1329
Hunter-Lab:
25.1847, -9.2844, 12.7698
#404c1c color charts
#404c1c color shades, tints & tones
#404c1c color schemes
#404c1c color preview, HTML & CSS examples
This text has a color of #404c1c
<p style="color:#404c1c;">Text here</p>
.mytext {color:#404c1c;}
This box has a color of #404c1c
<div style="background-color:#404c1c;">Content here</div>
.mybackground {background-color:#404c1c;}
Border around this has a color of #404c1c
<div style="border:2px solid #404c1c;">Content here</div>
.myborder {border:2px solid #404c1c;}