#3f3f01 color space conversions
Hex:
#3f3f01
RGB:
63, 63, 1
CMY:
75, 75, 100
CMYK:
0, 0, 98, 75
HSL:
60°, 96.8750%, 12.5490%
HSV (HSB):
60°, 98.4127%, 24.7059%
XYZ:
3.8329, 4.6140, 0.7173
xyY:
0.4182, 0.5035, 4.6140
CIE-Lab:
25.6054, -7.8724, 33.8876
CIE-LCH:
25.6054, 34.7899, 103.0783
CIE-Luv:
25.6054, 2.0147, 27.9309
Hunter-Lab:
21.4801, -5.7390, 13.0562
#3f3f01 color charts
#3f3f01 color shades, tints & tones
#3f3f01 color schemes
#3f3f01 color preview, HTML & CSS examples
This text has a color of #3f3f01
<p style="color:#3f3f01;">Text here</p>
.mytext {color:#3f3f01;}
This box has a color of #3f3f01
<div style="background-color:#3f3f01;">Content here</div>
.mybackground {background-color:#3f3f01;}
Border around this has a color of #3f3f01
<div style="border:2px solid #3f3f01;">Content here</div>
.myborder {border:2px solid #3f3f01;}