#3f2c2d color space conversions
Hex:
#3f2c2d
RGB:
63, 44, 45
CMY:
75, 83, 82
CMYK:
0, 30, 29, 75
HSL:
357°, 17.7570%, 20.9804%
HSV (HSB):
357°, 30.1587%, 24.7059%
XYZ:
3.4242, 3.0476, 2.8904
xyY:
0.3658, 0.3255, 3.0476
CIE-Lab:
20.2335, 8.9585, 2.8098
CIE-LCH:
20.2335, 9.3888, 17.4142
CIE-Luv:
20.2335, 10.2830, 1.6113
Hunter-Lab:
17.4573, 4.4622, 2.4036
#3f2c2d color charts
#3f2c2d color shades, tints & tones
#3f2c2d color schemes
#3f2c2d color preview, HTML & CSS examples
This text has a color of #3f2c2d
<p style="color:#3f2c2d;">Text here</p>
.mytext {color:#3f2c2d;}
This box has a color of #3f2c2d
<div style="background-color:#3f2c2d;">Content here</div>
.mybackground {background-color:#3f2c2d;}
Border around this has a color of #3f2c2d
<div style="border:2px solid #3f2c2d;">Content here</div>
.myborder {border:2px solid #3f2c2d;}