#3f300d color space conversions
Hex:
#3f300d
RGB:
63, 48, 13
CMY:
75, 81, 95
CMYK:
0, 24, 79, 75
HSL:
42°, 65.7895%, 14.9020%
HSV (HSB):
42°, 79.3651%, 24.7059%
XYZ:
3.1795, 3.1997, 0.8308
xyY:
0.4410, 0.4438, 3.1997
CIE-Lab:
20.8266, 2.3698, 24.0247
CIE-LCH:
20.8266, 24.1413, 84.3665
CIE-Luv:
20.8266, 10.5961, 18.4791
Hunter-Lab:
17.8878, 0.4242, 9.7677
#3f300d color charts
#3f300d color shades, tints & tones
#3f300d color schemes
#3f300d color preview, HTML & CSS examples
This text has a color of #3f300d
<p style="color:#3f300d;">Text here</p>
.mytext {color:#3f300d;}
This box has a color of #3f300d
<div style="background-color:#3f300d;">Content here</div>
.mybackground {background-color:#3f300d;}
Border around this has a color of #3f300d
<div style="border:2px solid #3f300d;">Content here</div>
.myborder {border:2px solid #3f300d;}