#3f3300 color space conversions
Hex:
#3f3300
RGB:
63, 51, 0
CMY:
75, 80, 100
CMYK:
0, 19, 100, 75
HSL:
49°, 100.0000%, 12.3529%
HSV (HSB):
49°, 100.0000%, 24.7059%
XYZ:
3.2337, 3.4244, 0.4905
xyY:
0.4524, 0.4790, 3.4244
CIE-Lab:
21.6692, -0.3513, 30.3443
CIE-LCH:
21.6692, 30.3463, 90.6632
CIE-Luv:
21.6692, 9.2526, 22.9060
Hunter-Lab:
18.5052, -1.1917, 11.3819
#3f3300 color charts
#3f3300 color shades, tints & tones
#3f3300 color schemes
#3f3300 color preview, HTML & CSS examples
This text has a color of #3f3300
<p style="color:#3f3300;">Text here</p>
.mytext {color:#3f3300;}
This box has a color of #3f3300
<div style="background-color:#3f3300;">Content here</div>
.mybackground {background-color:#3f3300;}
Border around this has a color of #3f3300
<div style="border:2px solid #3f3300;">Content here</div>
.myborder {border:2px solid #3f3300;}