#5d780d color space conversions
Hex:
        #5d780d
        RGB:
        93, 120, 13
        CMY:
        64, 53, 95
        CMYK:
        23, 0, 89, 53
      HSL:
        75°, 80.4511%, 26.0784%
        HSV (HSB):
        75°, 89.1667%, 47.0588%
        XYZ:
        11.3033, 15.7892, 2.8326
        xyY:
        0.3777, 0.5276, 15.7892
      CIE-Lab:
        46.6966, -24.3627, 48.8361
        CIE-LCH:
        46.6966, 54.5756, 116.5131
        CIE-Luv:
        46.6966, -13.1518, 51.8244
        Hunter-Lab:
        39.7356, -18.7605, 23.5883
      #5d780d color charts
#5d780d RGB chart
      #5d780d CMYK chart
      #5d780d RGB pie chart
      #5d780d color shades, tints & tones
#5d780d color schemes
#5d780d color preview, HTML & CSS examples
           This text has a color of #5d780d        
        
          <p style="color:#5d780d;">Text here</p>
        
        
          .mytext {color:#5d780d;}
        
        Text color #5d780d
      
           This box has a color of #5d780d        
        
          <div style="background-color:#5d780d;">Content here</div>
        
        
          .mybackground {background-color:#5d780d;}
        
        Background color #5d780d
      
           Border around this has a color of #5d780d        
        
          <div style="border:2px solid #5d780d;">Content here</div>
        
        
          .myborder {border:2px solid #5d780d;}
        
        Border color #5d780d