#3f3d01 color space conversions
Hex:
#3f3d01
RGB:
63, 61, 1
CMY:
75, 76, 100
CMYK:
0, 3, 98, 75
HSL:
58°, 96.8750%, 12.5490%
HSV (HSB):
58°, 98.4127%, 24.7059%
XYZ:
3.7241, 4.3964, 0.6810
xyY:
0.4231, 0.4995, 4.3964
CIE-Lab:
24.9410, -6.6460, 33.2606
CIE-LCH:
24.9410, 33.9181, 101.2998
CIE-Luv:
24.9410, 3.2039, 27.0448
Hunter-Lab:
20.9677, -4.9896, 12.7516
#3f3d01 color charts
#3f3d01 color shades, tints & tones
#3f3d01 color schemes
#3f3d01 color preview, HTML & CSS examples
This text has a color of #3f3d01
<p style="color:#3f3d01;">Text here</p>
.mytext {color:#3f3d01;}
This box has a color of #3f3d01
<div style="background-color:#3f3d01;">Content here</div>
.mybackground {background-color:#3f3d01;}
Border around this has a color of #3f3d01
<div style="border:2px solid #3f3d01;">Content here</div>
.myborder {border:2px solid #3f3d01;}