#3f322c color space conversions
Hex:
#3f322c
RGB:
63, 50, 44
CMY:
75, 80, 83
CMYK:
0, 21, 30, 75
HSL:
19°, 17.7570%, 20.9804%
HSV (HSB):
19°, 30.1587%, 24.7059%
XYZ:
3.6451, 3.5198, 2.8701
xyY:
0.3632, 0.3508, 3.5198
CIE-Lab:
22.0158, 4.7530, 6.0225
CIE-LCH:
22.0158, 7.6721, 51.7192
CIE-Luv:
22.0158, 7.5254, 5.3312
Hunter-Lab:
18.7612, 1.8489, 4.0624
#3f322c color charts
#3f322c color shades, tints & tones
#3f322c color schemes
#3f322c color preview, HTML & CSS examples
This text has a color of #3f322c
<p style="color:#3f322c;">Text here</p>
.mytext {color:#3f322c;}
This box has a color of #3f322c
<div style="background-color:#3f322c;">Content here</div>
.mybackground {background-color:#3f322c;}
Border around this has a color of #3f322c
<div style="border:2px solid #3f322c;">Content here</div>
.myborder {border:2px solid #3f322c;}