#404f1f color space conversions
Hex:
#404f1f
RGB:
64, 79, 31
CMY:
75, 69, 88
CMYK:
19, 0, 61, 69
HSL:
79°, 43.6364%, 21.5686%
HSV (HSB):
79°, 60.7595%, 30.9804%
XYZ:
5.1577, 6.7809, 2.3333
xyY:
0.3614, 0.4751, 6.7809
CIE-Lab:
31.3028, -14.5954, 26.0043
CIE-LCH:
31.3028, 29.8202, 119.3041
CIE-Luv:
31.3028, -6.7812, 27.5103
Hunter-Lab:
26.0401, -10.2155, 12.9154
#404f1f color charts
#404f1f color shades, tints & tones
#404f1f color schemes
#404f1f color preview, HTML & CSS examples
This text has a color of #404f1f
<p style="color:#404f1f;">Text here</p>
.mytext {color:#404f1f;}
This box has a color of #404f1f
<div style="background-color:#404f1f;">Content here</div>
.mybackground {background-color:#404f1f;}
Border around this has a color of #404f1f
<div style="border:2px solid #404f1f;">Content here</div>
.myborder {border:2px solid #404f1f;}