#3b580d color space conversions
Hex:
        #3b580d
        RGB:
        59, 88, 13
        CMY:
        77, 65, 95
        CMYK:
        33, 0, 85, 65
      HSL:
        83°, 74.2574%, 19.8039%
        HSV (HSB):
        83°, 85.2273%, 34.5098%
        XYZ:
        5.3660, 7.9383, 1.6302
        xyY:
        0.3593, 0.5315, 7.9383
      CIE-Lab:
        33.8541, -23.0770, 36.6618
        CIE-LCH:
        33.8541, 43.3201, 122.1887
        CIE-Luv:
        33.8541, -14.0298, 37.0042
        Hunter-Lab:
        28.1750, -15.3105, 16.2920
      #3b580d color charts
#3b580d RGB chart
      #3b580d CMYK chart
      #3b580d RGB pie chart
      #3b580d color shades, tints & tones
#3b580d color schemes
#3b580d color preview, HTML & CSS examples
           This text has a color of #3b580d        
        
          <p style="color:#3b580d;">Text here</p>
        
        
          .mytext {color:#3b580d;}
        
        Text color #3b580d
      
           This box has a color of #3b580d        
        
          <div style="background-color:#3b580d;">Content here</div>
        
        
          .mybackground {background-color:#3b580d;}
        
        Background color #3b580d
      
           Border around this has a color of #3b580d        
        
          <div style="border:2px solid #3b580d;">Content here</div>
        
        
          .myborder {border:2px solid #3b580d;}
        
        Border color #3b580d