#3f221c color space conversions
Hex:
#3f221c
RGB:
63, 34, 28
CMY:
75, 87, 89
CMYK:
0, 46, 56, 75
HSL:
10°, 38.4615%, 17.8431%
HSV (HSB):
10°, 55.5556%, 24.7059%
XYZ:
2.8315, 2.2847, 1.3904
xyY:
0.4352, 0.3511, 2.2847
CIE-Lab:
16.9153, 13.1232, 10.0038
CIE-LCH:
16.9153, 16.5014, 37.3182
CIE-Luv:
16.9153, 16.8406, 6.5669
Hunter-Lab:
15.1151, 6.9872, 5.1268
#3f221c color charts
#3f221c color shades, tints & tones
#3f221c color schemes
#3f221c color preview, HTML & CSS examples
This text has a color of #3f221c
<p style="color:#3f221c;">Text here</p>
.mytext {color:#3f221c;}
This box has a color of #3f221c
<div style="background-color:#3f221c;">Content here</div>
.mybackground {background-color:#3f221c;}
Border around this has a color of #3f221c
<div style="border:2px solid #3f221c;">Content here</div>
.myborder {border:2px solid #3f221c;}