#3f3500 color space conversions
Hex:
#3f3500
RGB:
63, 53, 0
CMY:
75, 79, 100
CMYK:
0, 16, 100, 75
HSL:
50°, 100.0000%, 12.3529%
HSV (HSB):
50°, 100.0000%, 24.7059%
XYZ:
3.3230, 3.6030, 0.5203
xyY:
0.4463, 0.4839, 3.6030
CIE-Lab:
22.3129, -1.6481, 31.0284
CIE-LCH:
22.3129, 31.0721, 93.0405
CIE-Luv:
22.3129, 8.0413, 23.7671
Hunter-Lab:
18.9815, -1.9684, 11.6618
#3f3500 color charts
#3f3500 color shades, tints & tones
#3f3500 color schemes
#3f3500 color preview, HTML & CSS examples
This text has a color of #3f3500
<p style="color:#3f3500;">Text here</p>
.mytext {color:#3f3500;}
This box has a color of #3f3500
<div style="background-color:#3f3500;">Content here</div>
.mybackground {background-color:#3f3500;}
Border around this has a color of #3f3500
<div style="border:2px solid #3f3500;">Content here</div>
.myborder {border:2px solid #3f3500;}