#3f2c3d color space conversions
Hex:
#3f2c3d
RGB:
63, 44, 61
CMY:
75, 83, 76
CMYK:
0, 30, 3, 75
HSL:
306°, 17.7570%, 20.9804%
HSV (HSB):
306°, 30.1587%, 24.7059%
XYZ:
3.7929, 3.1950, 4.8317
xyY:
0.3209, 0.2703, 3.1950
CIE-Lab:
20.8087, 12.2045, -7.3437
CIE-LCH:
20.8087, 14.2436, 328.9638
CIE-Luv:
20.8087, 8.4645, -9.2120
Hunter-Lab:
17.8747, 6.5957, -3.5143
#3f2c3d color charts
#3f2c3d color shades, tints & tones
#3f2c3d color schemes
#3f2c3d color preview, HTML & CSS examples
This text has a color of #3f2c3d
<p style="color:#3f2c3d;">Text here</p>
.mytext {color:#3f2c3d;}
This box has a color of #3f2c3d
<div style="background-color:#3f2c3d;">Content here</div>
.mybackground {background-color:#3f2c3d;}
Border around this has a color of #3f2c3d
<div style="border:2px solid #3f2c3d;">Content here</div>
.myborder {border:2px solid #3f2c3d;}