#3f5e00 color space conversions
Hex:
#3f5e00
RGB:
63, 94, 0
CMY:
75, 63, 100
CMYK:
33, 0, 100, 63
HSL:
80°, 100.0000%, 18.4314%
HSV (HSB):
80°, 100.0000%, 36.8627%
XYZ:
6.0526, 9.0622, 1.4302
xyY:
0.3658, 0.5477, 9.0622
CIE-Lab:
36.1037, -24.9188, 42.6452
CIE-LCH:
36.1037, 49.3919, 120.2989
CIE-Luv:
36.1037, -15.1729, 41.8836
Hunter-Lab:
30.1034, -16.7918, 18.2556
#3f5e00 color charts
#3f5e00 color shades, tints & tones
#3f5e00 color schemes
#3f5e00 color preview, HTML & CSS examples
This text has a color of #3f5e00
<p style="color:#3f5e00;">Text here</p>
.mytext {color:#3f5e00;}
This box has a color of #3f5e00
<div style="background-color:#3f5e00;">Content here</div>
.mybackground {background-color:#3f5e00;}
Border around this has a color of #3f5e00
<div style="border:2px solid #3f5e00;">Content here</div>
.myborder {border:2px solid #3f5e00;}