#5a856b color space conversions
Hex:
        #5a856b
        RGB:
        90, 133, 107
        CMY:
        65, 48, 58
        CMYK:
        32, 0, 20, 48
      HSL:
        144°, 19.2825%, 43.7255%
        HSV (HSB):
        144°, 32.3308%, 52.1569%
        XYZ:
        15.2578, 20.0103, 16.9681
        xyY:
        0.2921, 0.3831, 20.0103
      CIE-Lab:
        51.8488, -20.7110, 9.3537
        CIE-LCH:
        51.8488, 22.7253, 155.6946
        CIE-Luv:
        51.8488, -21.0511, 15.7014
        Hunter-Lab:
        44.7328, -17.3983, 8.8230
      #5a856b color charts
#5a856b RGB chart
      #5a856b CMYK chart
      #5a856b RGB pie chart
      #5a856b color shades, tints & tones
#5a856b color schemes
#5a856b color preview, HTML & CSS examples
           This text has a color of #5a856b        
        
          <p style="color:#5a856b;">Text here</p>
        
        
          .mytext {color:#5a856b;}
        
        Text color #5a856b
      
           This box has a color of #5a856b        
        
          <div style="background-color:#5a856b;">Content here</div>
        
        
          .mybackground {background-color:#5a856b;}
        
        Background color #5a856b
      
           Border around this has a color of #5a856b        
        
          <div style="border:2px solid #5a856b;">Content here</div>
        
        
          .myborder {border:2px solid #5a856b;}
        
        Border color #5a856b