#5a532e color space conversions
Hex:
        #5a532e
        RGB:
        90, 83, 46
        CMY:
        65, 67, 82
        CMYK:
        0, 8, 49, 65
      HSL:
        50°, 32.3529%, 26.6667%
        HSV (HSB):
        50°, 48.8889%, 35.2941%
        XYZ:
        7.8028, 8.5574, 3.8253
        xyY:
        0.3866, 0.4239, 8.5574
      CIE-Lab:
        35.1178, -3.0279, 22.6308
        CIE-LCH:
        35.1178, 22.8325, 97.6206
        CIE-Luv:
        35.1178, 6.1915, 24.3407
        Hunter-Lab:
        29.2531, -3.5805, 12.7241
      #5a532e color charts
#5a532e RGB chart
      #5a532e CMYK chart
      #5a532e RGB pie chart
      #5a532e color shades, tints & tones
#5a532e color schemes
#5a532e color preview, HTML & CSS examples
           This text has a color of #5a532e        
        
          <p style="color:#5a532e;">Text here</p>
        
        
          .mytext {color:#5a532e;}
        
        Text color #5a532e
      
           This box has a color of #5a532e        
        
          <div style="background-color:#5a532e;">Content here</div>
        
        
          .mybackground {background-color:#5a532e;}
        
        Background color #5a532e
      
           Border around this has a color of #5a532e        
        
          <div style="border:2px solid #5a532e;">Content here</div>
        
        
          .myborder {border:2px solid #5a532e;}
        
        Border color #5a532e