#3b580f color space conversions
Hex:
        #3b580f
        RGB:
        59, 88, 15
        CMY:
        77, 65, 94
        CMYK:
        33, 0, 83, 65
      HSL:
        84°, 70.8738%, 20.1961%
        HSV (HSB):
        84°, 82.9545%, 34.5098%
        XYZ:
        5.3796, 7.9437, 1.7017
        xyY:
        0.3580, 0.5287, 7.9437
      CIE-Lab:
        33.8654, -22.9643, 35.9710
        CIE-LCH:
        33.8654, 42.6764, 122.5547
        CIE-Luv:
        33.8654, -14.0245, 36.6019
        Hunter-Lab:
        28.1846, -15.2530, 16.1495
      #3b580f color charts
#3b580f RGB chart
      #3b580f CMYK chart
      #3b580f RGB pie chart
      #3b580f color shades, tints & tones
#3b580f color schemes
#3b580f color preview, HTML & CSS examples
           This text has a color of #3b580f        
        
          <p style="color:#3b580f;">Text here</p>
        
        
          .mytext {color:#3b580f;}
        
        Text color #3b580f
      
           This box has a color of #3b580f        
        
          <div style="background-color:#3b580f;">Content here</div>
        
        
          .mybackground {background-color:#3b580f;}
        
        Background color #3b580f
      
           Border around this has a color of #3b580f        
        
          <div style="border:2px solid #3b580f;">Content here</div>
        
        
          .myborder {border:2px solid #3b580f;}
        
        Border color #3b580f