#3f352f color space conversions
Hex:
#3f352f
RGB:
63, 53, 47
CMY:
75, 79, 82
CMYK:
0, 16, 25, 75
HSL:
23°, 14.5455%, 21.5686%
HSV (HSB):
23°, 25.3968%, 24.7059%
XYZ:
3.8361, 3.8082, 3.2222
xyY:
0.3530, 0.3505, 3.8082
CIE-Lab:
23.0270, 3.2893, 5.4254
CIE-LCH:
23.0270, 6.3446, 58.7722
CIE-Luv:
23.0270, 5.8144, 5.0745
Hunter-Lab:
19.5146, 0.9381, 3.8704
#3f352f color charts
#3f352f color shades, tints & tones
#3f352f color schemes
#3f352f color preview, HTML & CSS examples
This text has a color of #3f352f
<p style="color:#3f352f;">Text here</p>
.mytext {color:#3f352f;}
This box has a color of #3f352f
<div style="background-color:#3f352f;">Content here</div>
.mybackground {background-color:#3f352f;}
Border around this has a color of #3f352f
<div style="border:2px solid #3f352f;">Content here</div>
.myborder {border:2px solid #3f352f;}