#3f2f2e color space conversions
Hex:
#3f2f2e
RGB:
63, 47, 46
CMY:
75, 82, 82
CMYK:
0, 25, 27, 75
HSL:
4°, 15.5963%, 21.3725%
HSV (HSB):
4°, 26.9841%, 24.7059%
XYZ:
3.5596, 3.2870, 3.0316
xyY:
0.3603, 0.3328, 3.2870
CIE-Lab:
21.1587, 7.1179, 3.4486
CIE-LCH:
21.1587, 7.9093, 25.8503
CIE-Luv:
21.1587, 8.7901, 2.5093
Hunter-Lab:
18.1302, 3.3175, 2.7770
#3f2f2e color charts
#3f2f2e color shades, tints & tones
#3f2f2e color schemes
#3f2f2e color preview, HTML & CSS examples
This text has a color of #3f2f2e
<p style="color:#3f2f2e;">Text here</p>
.mytext {color:#3f2f2e;}
This box has a color of #3f2f2e
<div style="background-color:#3f2f2e;">Content here</div>
.mybackground {background-color:#3f2f2e;}
Border around this has a color of #3f2f2e
<div style="border:2px solid #3f2f2e;">Content here</div>
.myborder {border:2px solid #3f2f2e;}