#3f2e1e color space conversions
Hex:
#3f2e1e
RGB:
63, 46, 30
CMY:
75, 82, 88
CMYK:
0, 27, 52, 75
HSL:
29°, 35.4839%, 18.2353%
HSV (HSB):
29°, 52.3810%, 24.7059%
XYZ:
3.2612, 3.1045, 1.6556
xyY:
0.4066, 0.3870, 3.1045
CIE-Lab:
20.4576, 5.3295, 13.3093
CIE-LCH:
20.4576, 14.3367, 68.1772
CIE-Luv:
20.4576, 10.6982, 11.0547
Hunter-Lab:
17.6196, 2.2047, 6.7625
#3f2e1e color charts
#3f2e1e color shades, tints & tones
#3f2e1e color schemes
#3f2e1e color preview, HTML & CSS examples
This text has a color of #3f2e1e
<p style="color:#3f2e1e;">Text here</p>
.mytext {color:#3f2e1e;}
This box has a color of #3f2e1e
<div style="background-color:#3f2e1e;">Content here</div>
.mybackground {background-color:#3f2e1e;}
Border around this has a color of #3f2e1e
<div style="border:2px solid #3f2e1e;">Content here</div>
.myborder {border:2px solid #3f2e1e;}