#3f1e1e color space conversions
Hex:
#3f1e1e
RGB:
63, 30, 30
CMY:
75, 88, 88
CMYK:
0, 52, 52, 75
HSL:
0°, 35.4839%, 18.2353%
HSV (HSB):
0°, 52.3810%, 24.7059%
XYZ:
2.7485, 2.0790, 1.4847
xyY:
0.4354, 0.3294, 2.0790
CIE-Lab:
15.8967, 15.9841, 7.2129
CIE-LCH:
15.8967, 17.5362, 24.2876
CIE-Luv:
15.8967, 18.2996, 3.9446
Hunter-Lab:
14.4189, 8.7924, 3.9881
#3f1e1e color charts
#3f1e1e color shades, tints & tones
#3f1e1e color schemes
#3f1e1e color preview, HTML & CSS examples
This text has a color of #3f1e1e
<p style="color:#3f1e1e;">Text here</p>
.mytext {color:#3f1e1e;}
This box has a color of #3f1e1e
<div style="background-color:#3f1e1e;">Content here</div>
.mybackground {background-color:#3f1e1e;}
Border around this has a color of #3f1e1e
<div style="border:2px solid #3f1e1e;">Content here</div>
.myborder {border:2px solid #3f1e1e;}