#3f282a color space conversions
Hex:
#3f282a
RGB:
63, 40, 42
CMY:
75, 84, 84
CMYK:
0, 37, 33, 75
HSL:
355°, 22.3301%, 20.1961%
HSV (HSB):
355°, 36.5079%, 24.7059%
XYZ:
3.2266, 2.7415, 2.5496
xyY:
0.3788, 0.3219, 2.7415
CIE-Lab:
18.9774, 11.1323, 3.0878
CIE-LCH:
18.9774, 11.5527, 15.5026
CIE-Luv:
18.9774, 12.4266, 1.5231
Hunter-Lab:
16.5575, 5.8091, 2.4605
#3f282a color charts
#3f282a color shades, tints & tones
#3f282a color schemes
#3f282a color preview, HTML & CSS examples
This text has a color of #3f282a
<p style="color:#3f282a;">Text here</p>
.mytext {color:#3f282a;}
This box has a color of #3f282a
<div style="background-color:#3f282a;">Content here</div>
.mybackground {background-color:#3f282a;}
Border around this has a color of #3f282a
<div style="border:2px solid #3f282a;">Content here</div>
.myborder {border:2px solid #3f282a;}