#3f412c color space conversions
Hex:
#3f412c
RGB:
63, 65, 44
CMY:
75, 75, 83
CMYK:
3, 0, 32, 75
HSL:
66°, 19.2661%, 21.3725%
HSV (HSB):
66°, 32.3077%, 25.4902%
XYZ:
4.3948, 5.0192, 3.1200
xyY:
0.3506, 0.4004, 5.0192
CIE-Lab:
26.7894, -4.9758, 12.5731
CIE-LCH:
26.7894, 13.5219, 111.5911
CIE-Luv:
26.7894, -0.1446, 13.5747
Hunter-Lab:
22.4036, -4.1907, 7.4255
#3f412c color charts
#3f412c color shades, tints & tones
#3f412c color schemes
#3f412c color preview, HTML & CSS examples
This text has a color of #3f412c
<p style="color:#3f412c;">Text here</p>
.mytext {color:#3f412c;}
This box has a color of #3f412c
<div style="background-color:#3f412c;">Content here</div>
.mybackground {background-color:#3f412c;}
Border around this has a color of #3f412c
<div style="border:2px solid #3f412c;">Content here</div>
.myborder {border:2px solid #3f412c;}