#404f32 color space conversions
Hex:
#404f32
RGB:
64, 79, 50
CMY:
75, 69, 80
CMYK:
19, 0, 37, 69
HSL:
91°, 22.4806%, 25.2941%
HSV (HSB):
91°, 36.7089%, 30.9804%
XYZ:
5.4861, 6.9122, 4.0627
xyY:
0.3333, 0.4199, 6.9122
CIE-Lab:
31.6063, -11.9683, 15.2485
CIE-LCH:
31.6063, 19.3844, 128.1278
CIE-Luv:
31.6063, -6.9920, 18.1947
Hunter-Lab:
26.2911, -8.7627, 9.2420
#404f32 color charts
#404f32 color shades, tints & tones
#404f32 color schemes
#404f32 color preview, HTML & CSS examples
This text has a color of #404f32
<p style="color:#404f32;">Text here</p>
.mytext {color:#404f32;}
This box has a color of #404f32
<div style="background-color:#404f32;">Content here</div>
.mybackground {background-color:#404f32;}
Border around this has a color of #404f32
<div style="border:2px solid #404f32;">Content here</div>
.myborder {border:2px solid #404f32;}