#572f5a color space conversions
Hex:
        #572f5a
        RGB:
        87, 47, 90
        CMY:
        66, 82, 65
        CMYK:
        3, 48, 0, 65
      HSL:
        296°, 31.3869%, 26.8627%
        HSV (HSB):
        296°, 47.7778%, 35.2941%
        XYZ:
        6.7925, 4.7975, 10.2409
        xyY:
        0.3111, 0.2198, 4.7975
      CIE-Lab:
        26.1497, 25.8112, -18.2821
        CIE-LCH:
        26.1497, 31.6300, 324.6900
        CIE-Luv:
        26.1497, 17.1126, -25.1362
        Hunter-Lab:
        21.9031, 17.0250, -12.3891
      #572f5a color charts
#572f5a RGB chart
      #572f5a CMYK chart
      #572f5a RGB pie chart
      #572f5a color shades, tints & tones
#572f5a color schemes
#572f5a color preview, HTML & CSS examples
           This text has a color of #572f5a        
        
          <p style="color:#572f5a;">Text here</p>
        
        
          .mytext {color:#572f5a;}
        
        Text color #572f5a
      
           This box has a color of #572f5a        
        
          <div style="background-color:#572f5a;">Content here</div>
        
        
          .mybackground {background-color:#572f5a;}
        
        Background color #572f5a
      
           Border around this has a color of #572f5a        
        
          <div style="border:2px solid #572f5a;">Content here</div>
        
        
          .myborder {border:2px solid #572f5a;}
        
        Border color #572f5a