#5c325f color space conversions
Hex:
        #5c325f
        RGB:
        92, 50, 95
        CMY:
        64, 80, 63
        CMYK:
        3, 47, 0, 63
      HSL:
        296°, 31.0345%, 28.4314%
        HSV (HSB):
        296°, 47.3684%, 37.2549%
        XYZ:
        7.6198, 5.3827, 11.4638
        xyY:
        0.3114, 0.2200, 5.3827
      CIE-Lab:
        27.7985, 26.8082, -18.9248
        CIE-LCH:
        27.7985, 32.8151, 324.7805
        CIE-Luv:
        27.7985, 18.2346, -26.6275
        Hunter-Lab:
        23.2007, 18.0233, -13.0556
      #5c325f color charts
#5c325f RGB chart
      #5c325f CMYK chart
      #5c325f RGB pie chart
      #5c325f color shades, tints & tones
#5c325f color schemes
#5c325f color preview, HTML & CSS examples
           This text has a color of #5c325f        
        
          <p style="color:#5c325f;">Text here</p>
        
        
          .mytext {color:#5c325f;}
        
        Text color #5c325f
      
           This box has a color of #5c325f        
        
          <div style="background-color:#5c325f;">Content here</div>
        
        
          .mybackground {background-color:#5c325f;}
        
        Background color #5c325f
      
           Border around this has a color of #5c325f        
        
          <div style="border:2px solid #5c325f;">Content here</div>
        
        
          .myborder {border:2px solid #5c325f;}
        
        Border color #5c325f