#93525f color space conversions
Hex:
        #93525f
        RGB:
        147, 82, 95
        CMY:
        42, 68, 63
        CMYK:
        0, 44, 35, 42
      HSL:
        348°, 28.3843%, 44.9020%
        HSV (HSB):
        348°, 44.2177%, 57.6471%
        XYZ:
        17.1155, 13.0639, 12.4460
        xyY:
        0.4015, 0.3065, 13.0639
      CIE-Lab:
        42.8593, 28.6455, 4.4188
        CIE-LCH:
        42.8593, 28.9843, 8.7691
        CIE-Luv:
        42.8593, 42.0988, 0.6632
        Hunter-Lab:
        36.1440, 21.2743, 4.8846
      #93525f color charts
#93525f RGB chart
      #93525f CMYK chart
      #93525f RGB pie chart
      #93525f color shades, tints & tones
#93525f color schemes
#93525f color preview, HTML & CSS examples
           This text has a color of #93525f        
        
          <p style="color:#93525f;">Text here</p>
        
        
          .mytext {color:#93525f;}
        
        Text color #93525f
      
           This box has a color of #93525f        
        
          <div style="background-color:#93525f;">Content here</div>
        
        
          .mybackground {background-color:#93525f;}
        
        Background color #93525f
      
           Border around this has a color of #93525f        
        
          <div style="border:2px solid #93525f;">Content here</div>
        
        
          .myborder {border:2px solid #93525f;}
        
        Border color #93525f