#5c682d color space conversions
Hex:
        #5c682d
        RGB:
        92, 104, 45
        CMY:
        64, 59, 82
        CMYK:
        12, 0, 57, 59
      HSL:
        72°, 39.5973%, 29.2157%
        HSV (HSB):
        72°, 56.7308%, 40.7843%
        XYZ:
        9.8376, 12.3654, 4.3509
        xyY:
        0.3705, 0.4657, 12.3654
      CIE-Lab:
        41.7911, -14.3415, 31.2639
        CIE-LCH:
        41.7911, 34.3964, 114.6420
        CIE-Luv:
        41.7911, -4.8854, 35.7219
        Hunter-Lab:
        35.1645, -11.6007, 17.2792
      #5c682d color charts
#5c682d RGB chart
      #5c682d CMYK chart
      #5c682d RGB pie chart
      #5c682d color shades, tints & tones
#5c682d color schemes
#5c682d color preview, HTML & CSS examples
           This text has a color of #5c682d        
        
          <p style="color:#5c682d;">Text here</p>
        
        
          .mytext {color:#5c682d;}
        
        Text color #5c682d
      
           This box has a color of #5c682d        
        
          <div style="background-color:#5c682d;">Content here</div>
        
        
          .mybackground {background-color:#5c682d;}
        
        Background color #5c682d
      
           Border around this has a color of #5c682d        
        
          <div style="border:2px solid #5c682d;">Content here</div>
        
        
          .myborder {border:2px solid #5c682d;}
        
        Border color #5c682d