#3b5d13 color space conversions
Hex:
        #3b5d13
        RGB:
        59, 93, 19
        CMY:
        77, 64, 93
        CMYK:
        37, 0, 80, 64
      HSL:
        88°, 66.0714%, 21.9608%
        HSV (HSB):
        88°, 79.5699%, 36.4706%
        XYZ:
        5.8355, 8.8055, 2.0082
        xyY:
        0.3505, 0.5289, 8.8055
      CIE-Lab:
        35.6071, -25.1945, 36.1361
        CIE-LCH:
        35.6071, 44.0520, 124.8846
        CIE-Luv:
        35.6071, -16.5149, 38.0624
        Hunter-Lab:
        29.6741, -16.8270, 16.7595
      #3b5d13 color charts
#3b5d13 RGB chart
      #3b5d13 CMYK chart
      #3b5d13 RGB pie chart
      #3b5d13 color shades, tints & tones
#3b5d13 color schemes
#3b5d13 color preview, HTML & CSS examples
           This text has a color of #3b5d13        
        
          <p style="color:#3b5d13;">Text here</p>
        
        
          .mytext {color:#3b5d13;}
        
        Text color #3b5d13
      
           This box has a color of #3b5d13        
        
          <div style="background-color:#3b5d13;">Content here</div>
        
        
          .mybackground {background-color:#3b5d13;}
        
        Background color #3b5d13
      
           Border around this has a color of #3b5d13        
        
          <div style="border:2px solid #3b5d13;">Content here</div>
        
        
          .myborder {border:2px solid #3b5d13;}
        
        Border color #3b5d13