#3f382c color space conversions
Hex:
#3f382c
RGB:
63, 56, 44
CMY:
75, 78, 83
CMYK:
0, 11, 30, 75
HSL:
38°, 17.7570%, 20.9804%
HSV (HSB):
38°, 30.1587%, 24.7059%
XYZ:
3.9187, 4.0670, 2.9613
xyY:
0.3580, 0.3715, 4.0670
CIE-Lab:
23.8916, 0.7848, 8.6327
CIE-LCH:
23.8916, 8.6683, 84.8052
CIE-Luv:
23.8916, 4.5145, 8.5682
Hunter-Lab:
20.1667, -0.6065, 5.4104
#3f382c color charts
#3f382c color shades, tints & tones
#3f382c color schemes
#3f382c color preview, HTML & CSS examples
This text has a color of #3f382c
<p style="color:#3f382c;">Text here</p>
.mytext {color:#3f382c;}
This box has a color of #3f382c
<div style="background-color:#3f382c;">Content here</div>
.mybackground {background-color:#3f382c;}
Border around this has a color of #3f382c
<div style="border:2px solid #3f382c;">Content here</div>
.myborder {border:2px solid #3f382c;}