#5a424b color space conversions
Hex:
        #5a424b
        RGB:
        90, 66, 75
        CMY:
        65, 74, 71
        CMYK:
        0, 27, 17, 65
      HSL:
        338°, 15.3846%, 30.5882%
        HSV (HSB):
        338°, 26.6667%, 35.2941%
        XYZ:
        7.4347, 6.5781, 7.5345
        xyY:
        0.3450, 0.3053, 6.5781
      CIE-Lab:
        30.8264, 11.9963, -1.3744
        CIE-LCH:
        30.8264, 12.0748, 353.4644
        CIE-Luv:
        30.8264, 13.3099, -3.3517
        Hunter-Lab:
        25.6478, 6.8591, 0.5360
      #5a424b color charts
#5a424b RGB chart
      #5a424b CMYK chart
      #5a424b RGB pie chart
      #5a424b color shades, tints & tones
#5a424b color schemes
#5a424b color preview, HTML & CSS examples
           This text has a color of #5a424b        
        
          <p style="color:#5a424b;">Text here</p>
        
        
          .mytext {color:#5a424b;}
        
        Text color #5a424b
      
           This box has a color of #5a424b        
        
          <div style="background-color:#5a424b;">Content here</div>
        
        
          .mybackground {background-color:#5a424b;}
        
        Background color #5a424b
      
           Border around this has a color of #5a424b        
        
          <div style="border:2px solid #5a424b;">Content here</div>
        
        
          .myborder {border:2px solid #5a424b;}
        
        Border color #5a424b