#5d6e0b color space conversions
Hex:
        #5d6e0b
        RGB:
        93, 110, 11
        CMY:
        64, 57, 96
        CMYK:
        15, 0, 90, 57
      HSL:
        70°, 81.8182%, 23.7255%
        HSV (HSB):
        70°, 90.0000%, 43.1373%
        XYZ:
        10.1505, 13.5032, 2.3880
        xyY:
        0.3898, 0.5185, 13.5032
      CIE-Lab:
        43.5118, -19.2953, 46.6238
        CIE-LCH:
        43.5118, 50.4588, 112.4822
        CIE-Luv:
        43.5118, -7.4490, 47.7484
        Hunter-Lab:
        36.7467, -14.9996, 21.8697
      #5d6e0b color charts
#5d6e0b RGB chart
      #5d6e0b CMYK chart
      #5d6e0b RGB pie chart
      #5d6e0b color shades, tints & tones
#5d6e0b color schemes
#5d6e0b color preview, HTML & CSS examples
           This text has a color of #5d6e0b        
        
          <p style="color:#5d6e0b;">Text here</p>
        
        
          .mytext {color:#5d6e0b;}
        
        Text color #5d6e0b
      
           This box has a color of #5d6e0b        
        
          <div style="background-color:#5d6e0b;">Content here</div>
        
        
          .mybackground {background-color:#5d6e0b;}
        
        Background color #5d6e0b
      
           Border around this has a color of #5d6e0b        
        
          <div style="border:2px solid #5d6e0b;">Content here</div>
        
        
          .myborder {border:2px solid #5d6e0b;}
        
        Border color #5d6e0b