#3f201e color space conversions
Hex:
#3f201e
RGB:
63, 32, 30
CMY:
75, 87, 88
CMYK:
0, 49, 52, 75
HSL:
4°, 35.4839%, 18.2353%
HSV (HSB):
4°, 52.3810%, 24.7059%
XYZ:
2.8008, 2.1835, 1.5021
xyY:
0.4318, 0.3366, 2.1835
CIE-Lab:
16.4223, 14.6848, 7.9330
CIE-LCH:
16.4223, 16.6906, 28.3789
CIE-Luv:
16.4223, 17.4669, 4.7438
Hunter-Lab:
14.7767, 7.9732, 4.3166
#3f201e color charts
#3f201e color shades, tints & tones
#3f201e color schemes
#3f201e color preview, HTML & CSS examples
This text has a color of #3f201e
<p style="color:#3f201e;">Text here</p>
.mytext {color:#3f201e;}
This box has a color of #3f201e
<div style="background-color:#3f201e;">Content here</div>
.mybackground {background-color:#3f201e;}
Border around this has a color of #3f201e
<div style="border:2px solid #3f201e;">Content here</div>
.myborder {border:2px solid #3f201e;}