#3f3e2d color space conversions
Hex:
#3f3e2d
RGB:
63, 62, 45
CMY:
75, 76, 82
CMYK:
0, 2, 29, 75
HSL:
57°, 16.6667%, 21.1765%
HSV (HSB):
57°, 28.5714%, 24.7059%
XYZ:
4.2462, 4.6915, 3.1644
xyY:
0.3509, 0.3877, 4.6915
CIE-Lab:
25.8370, -2.9173, 10.6427
CIE-LCH:
25.8370, 11.0353, 105.3289
CIE-Luv:
25.8370, 1.3742, 11.3044
Hunter-Lab:
21.6598, -2.9116, 6.4999
#3f3e2d color charts
#3f3e2d color shades, tints & tones
#3f3e2d color schemes
#3f3e2d color preview, HTML & CSS examples
This text has a color of #3f3e2d
<p style="color:#3f3e2d;">Text here</p>
.mytext {color:#3f3e2d;}
This box has a color of #3f3e2d
<div style="background-color:#3f3e2d;">Content here</div>
.mybackground {background-color:#3f3e2d;}
Border around this has a color of #3f3e2d
<div style="border:2px solid #3f3e2d;">Content here</div>
.myborder {border:2px solid #3f3e2d;}