#5a425f color space conversions
Hex:
        #5a425f
        RGB:
        90, 66, 95
        CMY:
        65, 74, 63
        CMYK:
        5, 31, 0, 63
      HSL:
        290°, 18.0124%, 31.5686%
        HSV (HSB):
        290°, 30.5263%, 37.2549%
        XYZ:
        8.2302, 6.8963, 11.7238
        xyY:
        0.3065, 0.2568, 6.8963
      CIE-Lab:
        31.5697, 16.1630, -13.1313
        CIE-LCH:
        31.5697, 20.8248, 320.9085
        CIE-Luv:
        31.5697, 10.8126, -18.7438
        Hunter-Lab:
        26.2608, 9.9860, -8.0867
      #5a425f color charts
#5a425f RGB chart
      #5a425f CMYK chart
      #5a425f RGB pie chart
      #5a425f color shades, tints & tones
#5a425f color schemes
#5a425f color preview, HTML & CSS examples
           This text has a color of #5a425f        
        
          <p style="color:#5a425f;">Text here</p>
        
        
          .mytext {color:#5a425f;}
        
        Text color #5a425f
      
           This box has a color of #5a425f        
        
          <div style="background-color:#5a425f;">Content here</div>
        
        
          .mybackground {background-color:#5a425f;}
        
        Background color #5a425f
      
           Border around this has a color of #5a425f        
        
          <div style="border:2px solid #5a425f;">Content here</div>
        
        
          .myborder {border:2px solid #5a425f;}
        
        Border color #5a425f