#3f3d03 color space conversions
Hex:
#3f3d03
RGB:
63, 61, 3
CMY:
75, 76, 99
CMYK:
0, 3, 95, 75
HSL:
58°, 90.9091%, 12.9412%
HSV (HSB):
58°, 95.2381%, 24.7059%
XYZ:
3.7351, 4.4008, 0.7387
xyY:
0.4209, 0.4959, 4.4008
CIE-Lab:
24.9546, -6.5383, 32.4588
CIE-LCH:
24.9546, 33.1107, 101.3889
CIE-Luv:
24.9546, 3.1693, 26.6161
Hunter-Lab:
20.9781, -4.9305, 12.5968
#3f3d03 color charts
#3f3d03 color shades, tints & tones
#3f3d03 color schemes
#3f3d03 color preview, HTML & CSS examples
This text has a color of #3f3d03
<p style="color:#3f3d03;">Text here</p>
.mytext {color:#3f3d03;}
This box has a color of #3f3d03
<div style="background-color:#3f3d03;">Content here</div>
.mybackground {background-color:#3f3d03;}
Border around this has a color of #3f3d03
<div style="border:2px solid #3f3d03;">Content here</div>
.myborder {border:2px solid #3f3d03;}