#5d322d color space conversions
Hex:
        #5d322d
        RGB:
        93, 50, 45
        CMY:
        64, 80, 82
        CMYK:
        0, 46, 52, 64
      HSL:
        6°, 34.7826%, 27.0588%
        HSV (HSB):
        6°, 51.6129%, 36.4706%
        XYZ:
        6.1285, 4.7978, 3.0857
        xyY:
        0.4374, 0.3424, 4.7978
      CIE-Lab:
        26.1508, 18.8123, 11.6976
        CIE-LCH:
        26.1508, 22.1526, 31.8735
        CIE-Luv:
        26.1508, 28.1454, 8.8340
        Hunter-Lab:
        21.9039, 11.6103, 6.9803
      #5d322d color charts
#5d322d RGB chart
      #5d322d CMYK chart
      #5d322d RGB pie chart
      #5d322d color shades, tints & tones
#5d322d color schemes
#5d322d color preview, HTML & CSS examples
           This text has a color of #5d322d        
        
          <p style="color:#5d322d;">Text here</p>
        
        
          .mytext {color:#5d322d;}
        
        Text color #5d322d
      
           This box has a color of #5d322d        
        
          <div style="background-color:#5d322d;">Content here</div>
        
        
          .mybackground {background-color:#5d322d;}
        
        Background color #5d322d
      
           Border around this has a color of #5d322d        
        
          <div style="border:2px solid #5d322d;">Content here</div>
        
        
          .myborder {border:2px solid #5d322d;}
        
        Border color #5d322d