#5d5e0d color space conversions
Hex:
        #5d5e0d
        RGB:
        93, 94, 13
        CMY:
        64, 63, 95
        CMYK:
        1, 0, 86, 63
      HSL:
        61°, 75.7009%, 20.9804%
        HSV (HSB):
        61°, 86.1702%, 36.8627%
        XYZ:
        8.5896, 10.3616, 1.9280
        xyY:
        0.4114, 0.4963, 10.3616
      CIE-Lab:
        38.4838, -10.4657, 41.8082
        CIE-LCH:
        38.4838, 43.0982, 104.0538
        CIE-Luv:
        38.4838, 2.2552, 40.4597
        Hunter-Lab:
        32.1895, -8.7000, 18.9814
      #5d5e0d color charts
#5d5e0d RGB chart
      #5d5e0d CMYK chart
      #5d5e0d RGB pie chart
      #5d5e0d color shades, tints & tones
#5d5e0d color schemes
#5d5e0d color preview, HTML & CSS examples
           This text has a color of #5d5e0d        
        
          <p style="color:#5d5e0d;">Text here</p>
        
        
          .mytext {color:#5d5e0d;}
        
        Text color #5d5e0d
      
           This box has a color of #5d5e0d        
        
          <div style="background-color:#5d5e0d;">Content here</div>
        
        
          .mybackground {background-color:#5d5e0d;}
        
        Background color #5d5e0d
      
           Border around this has a color of #5d5e0d        
        
          <div style="border:2px solid #5d5e0d;">Content here</div>
        
        
          .myborder {border:2px solid #5d5e0d;}
        
        Border color #5d5e0d