#3f3600 color space conversions
Hex:
#3f3600
RGB:
63, 54, 0
CMY:
75, 79, 100
CMYK:
0, 14, 100, 75
HSL:
51°, 100.0000%, 12.3529%
HSV (HSB):
51°, 100.0000%, 24.7059%
XYZ:
3.3691, 3.6951, 0.5357
xyY:
0.4433, 0.4862, 3.6951
CIE-Lab:
22.6367, -2.2919, 31.3671
CIE-LCH:
22.6367, 31.4507, 94.1789
CIE-Luv:
22.6367, 7.4358, 24.1998
Hunter-Lab:
19.2226, -2.3547, 11.8037
#3f3600 color charts
#3f3600 color shades, tints & tones
#3f3600 color schemes
#3f3600 color preview, HTML & CSS examples
This text has a color of #3f3600
<p style="color:#3f3600;">Text here</p>
.mytext {color:#3f3600;}
This box has a color of #3f3600
<div style="background-color:#3f3600;">Content here</div>
.mybackground {background-color:#3f3600;}
Border around this has a color of #3f3600
<div style="border:2px solid #3f3600;">Content here</div>
.myborder {border:2px solid #3f3600;}