#3f222d color space conversions
Hex:
#3f222d
RGB:
63, 34, 45
CMY:
75, 87, 82
CMYK:
0, 46, 29, 75
HSL:
337°, 29.8969%, 19.0196%
HSV (HSB):
337°, 46.0317%, 24.7059%
XYZ:
3.0956, 2.3903, 2.7808
xyY:
0.3745, 0.2891, 2.3903
CIE-Lab:
17.4149, 15.6454, -1.2862
CIE-LCH:
17.4149, 15.6982, 355.3003
CIE-Luv:
17.4149, 14.4860, -3.0455
Hunter-Lab:
15.4605, 8.6842, 0.1581
#3f222d color charts
#3f222d color shades, tints & tones
#3f222d color schemes
#3f222d color preview, HTML & CSS examples
This text has a color of #3f222d
<p style="color:#3f222d;">Text here</p>
.mytext {color:#3f222d;}
This box has a color of #3f222d
<div style="background-color:#3f222d;">Content here</div>
.mybackground {background-color:#3f222d;}
Border around this has a color of #3f222d
<div style="border:2px solid #3f222d;">Content here</div>
.myborder {border:2px solid #3f222d;}