#853a5d color space conversions
Hex:
        #853a5d
        RGB:
        133, 58, 93
        CMY:
        48, 77, 64
        CMYK:
        0, 56, 30, 48
      HSL:
        332°, 39.2670%, 37.4510%
        HSV (HSB):
        332°, 56.3910%, 52.1569%
        XYZ:
        13.1617, 8.8030, 11.3614
        xyY:
        0.3949, 0.2641, 8.8030
      CIE-Lab:
        35.6021, 36.2560, -5.1880
        CIE-LCH:
        35.6021, 36.6253, 351.8566
        CIE-Luv:
        35.6021, 44.3390, -12.2398
        Hunter-Lab:
        29.6698, 27.2615, -1.9349
      #853a5d color charts
#853a5d RGB chart
      #853a5d CMYK chart
      #853a5d RGB pie chart
      #853a5d color shades, tints & tones
#853a5d color schemes
#853a5d color preview, HTML & CSS examples
           This text has a color of #853a5d        
        
          <p style="color:#853a5d;">Text here</p>
        
        
          .mytext {color:#853a5d;}
        
        Text color #853a5d
      
           This box has a color of #853a5d        
        
          <div style="background-color:#853a5d;">Content here</div>
        
        
          .mybackground {background-color:#853a5d;}
        
        Background color #853a5d
      
           Border around this has a color of #853a5d        
        
          <div style="border:2px solid #853a5d;">Content here</div>
        
        
          .myborder {border:2px solid #853a5d;}
        
        Border color #853a5d