#403f3c color space conversions
Hex:
#403f3c
RGB:
64, 63, 60
CMY:
75, 75, 76
CMYK:
0, 2, 6, 75
HSL:
45°, 3.2258%, 24.3137%
HSV (HSB):
45°, 6.2500%, 25.0980%
XYZ:
4.7075, 4.9712, 4.9864
xyY:
0.3210, 0.3390, 4.9712
CIE-Lab:
26.6527, -0.2279, 1.9843
CIE-LCH:
26.6527, 1.9973, 96.5522
CIE-Luv:
26.6527, 0.6853, 2.2332
Hunter-Lab:
22.2963, -1.3314, 2.3476
#403f3c color charts
#403f3c color shades, tints & tones
#403f3c color schemes
#403f3c color preview, HTML & CSS examples
This text has a color of #403f3c
<p style="color:#403f3c;">Text here</p>
.mytext {color:#403f3c;}
This box has a color of #403f3c
<div style="background-color:#403f3c;">Content here</div>
.mybackground {background-color:#403f3c;}
Border around this has a color of #403f3c
<div style="border:2px solid #403f3c;">Content here</div>
.myborder {border:2px solid #403f3c;}