#3f141e color space conversions
Hex:
#3f141e
RGB:
63, 20, 30
CMY:
75, 92, 88
CMYK:
0, 68, 52, 75
HSL:
346°, 51.8072%, 16.2745%
HSV (HSB):
346°, 68.2540%, 24.7059%
XYZ:
2.5344, 1.6508, 1.4134
xyY:
0.4527, 0.2949, 1.6508
CIE-Lab:
13.5364, 22.0645, 3.9216
CIE-LCH:
13.5364, 22.4103, 10.0781
CIE-Luv:
13.5364, 21.7528, 0.4885
Hunter-Lab:
12.8484, 12.7252, 2.4718
#3f141e color charts
#3f141e color shades, tints & tones
#3f141e color schemes
#3f141e color preview, HTML & CSS examples
This text has a color of #3f141e
<p style="color:#3f141e;">Text here</p>
.mytext {color:#3f141e;}
This box has a color of #3f141e
<div style="background-color:#3f141e;">Content here</div>
.mybackground {background-color:#3f141e;}
Border around this has a color of #3f141e
<div style="border:2px solid #3f141e;">Content here</div>
.myborder {border:2px solid #3f141e;}