#582c4f color space conversions
Hex:
        #582c4f
        RGB:
        88, 44, 79
        CMY:
        65, 83, 69
        CMYK:
        0, 50, 10, 65
      HSL:
        312°, 33.3333%, 25.8824%
        HSV (HSB):
        312°, 50.0000%, 34.5098%
        XYZ:
        6.3365, 4.4406, 7.9203
        xyY:
        0.3389, 0.2375, 4.4406
      CIE-Lab:
        25.0776, 25.6816, -12.6645
        CIE-LCH:
        25.0776, 28.6345, 333.7504
        CIE-Luv:
        25.0776, 20.9467, -17.9536
        Hunter-Lab:
        21.0727, 16.7970, -7.5336
      #582c4f color charts
#582c4f RGB chart
      #582c4f CMYK chart
      #582c4f RGB pie chart
      #582c4f color shades, tints & tones
#582c4f color schemes
#582c4f color preview, HTML & CSS examples
           This text has a color of #582c4f        
        
          <p style="color:#582c4f;">Text here</p>
        
        
          .mytext {color:#582c4f;}
        
        Text color #582c4f
      
           This box has a color of #582c4f        
        
          <div style="background-color:#582c4f;">Content here</div>
        
        
          .mybackground {background-color:#582c4f;}
        
        Background color #582c4f
      
           Border around this has a color of #582c4f        
        
          <div style="border:2px solid #582c4f;">Content here</div>
        
        
          .myborder {border:2px solid #582c4f;}
        
        Border color #582c4f