#3f372c color space conversions
Hex:
#3f372c
RGB:
63, 55, 44
CMY:
75, 78, 83
CMYK:
0, 13, 30, 75
HSL:
35°, 17.7570%, 20.9804%
HSV (HSB):
35°, 30.1587%, 24.7059%
XYZ:
3.8707, 3.9710, 2.9453
xyY:
0.3588, 0.3681, 3.9710
CIE-Lab:
23.5753, 1.4402, 8.1959
CIE-LCH:
23.5753, 8.3214, 80.0337
CIE-Luv:
23.5753, 5.0237, 8.0212
Hunter-Lab:
19.9273, -0.2008, 5.1858
#3f372c color charts
#3f372c color shades, tints & tones
#3f372c color schemes
#3f372c color preview, HTML & CSS examples
This text has a color of #3f372c
<p style="color:#3f372c;">Text here</p>
.mytext {color:#3f372c;}
This box has a color of #3f372c
<div style="background-color:#3f372c;">Content here</div>
.mybackground {background-color:#3f372c;}
Border around this has a color of #3f372c
<div style="border:2px solid #3f372c;">Content here</div>
.myborder {border:2px solid #3f372c;}