#3f1f2c color space conversions
Hex:
#3f1f2c
RGB:
63, 31, 44
CMY:
75, 88, 83
CMYK:
0, 51, 30, 75
HSL:
336°, 34.0426%, 18.4314%
HSV (HSB):
336°, 50.7937%, 24.7059%
XYZ:
2.9945, 2.2186, 2.6533
xyY:
0.3807, 0.2820, 2.2186
CIE-Lab:
16.5949, 17.4229, -1.7853
CIE-LCH:
16.5949, 17.5141, 354.1494
CIE-Luv:
16.5949, 15.7386, -3.6516
Hunter-Lab:
14.8949, 9.8200, -0.1351
#3f1f2c color charts
#3f1f2c color shades, tints & tones
#3f1f2c color schemes
#3f1f2c color preview, HTML & CSS examples
This text has a color of #3f1f2c
<p style="color:#3f1f2c;">Text here</p>
.mytext {color:#3f1f2c;}
This box has a color of #3f1f2c
<div style="background-color:#3f1f2c;">Content here</div>
.mybackground {background-color:#3f1f2c;}
Border around this has a color of #3f1f2c
<div style="border:2px solid #3f1f2c;">Content here</div>
.myborder {border:2px solid #3f1f2c;}