#3f2e08 color space conversions
Hex:
#3f2e08
RGB:
63, 46, 8
CMY:
75, 82, 97
CMYK:
0, 27, 87, 75
HSL:
41°, 77.4648%, 13.9216%
HSV (HSB):
41°, 87.3016%, 24.7059%
XYZ:
3.0707, 3.0283, 0.6524
xyY:
0.4548, 0.4485, 3.0283
CIE-Lab:
20.1568, 3.3985, 25.4216
CIE-LCH:
20.1568, 25.6477, 82.3856
CIE-Luv:
20.1568, 11.9532, 18.8325
Hunter-Lab:
17.4020, 1.0444, 9.9586
#3f2e08 color charts
#3f2e08 color shades, tints & tones
#3f2e08 color schemes
#3f2e08 color preview, HTML & CSS examples
This text has a color of #3f2e08
<p style="color:#3f2e08;">Text here</p>
.mytext {color:#3f2e08;}
This box has a color of #3f2e08
<div style="background-color:#3f2e08;">Content here</div>
.mybackground {background-color:#3f2e08;}
Border around this has a color of #3f2e08
<div style="border:2px solid #3f2e08;">Content here</div>
.myborder {border:2px solid #3f2e08;}