#5a383e color space conversions
Hex:
        #5a383e
        RGB:
        90, 56, 62
        CMY:
        65, 78, 76
        CMYK:
        0, 38, 31, 65
      HSL:
        349°, 23.2877%, 28.6275%
        HSV (HSB):
        349°, 37.7778%, 35.2941%
        XYZ:
        6.5001, 5.3498, 5.2474
        xyY:
        0.3802, 0.3129, 5.3498
      CIE-Lab:
        27.7090, 16.0699, 2.5780
        CIE-LCH:
        27.7090, 16.2754, 9.1138
        CIE-Luv:
        27.7090, 20.1179, 0.5225
        Hunter-Lab:
        23.1296, 9.6870, 2.7396
      #5a383e color charts
#5a383e RGB chart
      #5a383e CMYK chart
      #5a383e RGB pie chart
      #5a383e color shades, tints & tones
#5a383e color schemes
#5a383e color preview, HTML & CSS examples
           This text has a color of #5a383e        
        
          <p style="color:#5a383e;">Text here</p>
        
        
          .mytext {color:#5a383e;}
        
        Text color #5a383e
      
           This box has a color of #5a383e        
        
          <div style="background-color:#5a383e;">Content here</div>
        
        
          .mybackground {background-color:#5a383e;}
        
        Background color #5a383e
      
           Border around this has a color of #5a383e        
        
          <div style="border:2px solid #5a383e;">Content here</div>
        
        
          .myborder {border:2px solid #5a383e;}
        
        Border color #5a383e