#3f3f2f color space conversions
Hex:
#3f3f2f
RGB:
63, 63, 47
CMY:
75, 75, 82
CMYK:
0, 0, 25, 75
HSL:
60°, 14.5455%, 21.5686%
HSV (HSB):
60°, 25.3968%, 24.7059%
XYZ:
4.3405, 4.8170, 3.3903
xyY:
0.3459, 0.3839, 4.8170
CIE-Lab:
26.2069, -3.2076, 9.8503
CIE-LCH:
26.2069, 10.3594, 108.0373
CIE-Luv:
26.2069, 0.7699, 10.6688
Hunter-Lab:
21.9477, -3.1073, 6.2047
#3f3f2f color charts
#3f3f2f color shades, tints & tones
#3f3f2f color schemes
#3f3f2f color preview, HTML & CSS examples
This text has a color of #3f3f2f
<p style="color:#3f3f2f;">Text here</p>
.mytext {color:#3f3f2f;}
This box has a color of #3f3f2f
<div style="background-color:#3f3f2f;">Content here</div>
.mybackground {background-color:#3f3f2f;}
Border around this has a color of #3f3f2f
<div style="border:2px solid #3f3f2f;">Content here</div>
.myborder {border:2px solid #3f3f2f;}