#402d3d color space conversions
Hex:
#402d3d
RGB:
64, 45, 61
CMY:
75, 82, 76
CMYK:
0, 30, 5, 75
HSL:
309°, 17.4312%, 21.3725%
HSV (HSB):
309°, 29.6875%, 25.0980%
XYZ:
3.8950, 3.3037, 4.8473
xyY:
0.3233, 0.2743, 3.3037
CIE-Lab:
21.2212, 11.9467, -6.7085
CIE-LCH:
21.2212, 13.7014, 330.6844
CIE-Luv:
21.2212, 8.6369, -8.5613
Hunter-Lab:
18.1760, 6.4437, -3.0885
#402d3d color charts
#402d3d color shades, tints & tones
#402d3d color schemes
#402d3d color preview, HTML & CSS examples
This text has a color of #402d3d
<p style="color:#402d3d;">Text here</p>
.mytext {color:#402d3d;}
This box has a color of #402d3d
<div style="background-color:#402d3d;">Content here</div>
.mybackground {background-color:#402d3d;}
Border around this has a color of #402d3d
<div style="border:2px solid #402d3d;">Content here</div>
.myborder {border:2px solid #402d3d;}