#58560f color space conversions
Hex:
        #58560f
        RGB:
        88, 86, 15
        CMY:
        65, 66, 94
        CMYK:
        0, 2, 83, 65
      HSL:
        58°, 70.8738%, 20.1961%
        HSV (HSB):
        58°, 82.9545%, 34.5098%
        XYZ:
        7.4385, 8.7648, 1.7517
        xyY:
        0.4143, 0.4882, 8.7648
      CIE-Lab:
        35.5274, -8.2295, 38.3518
        CIE-LCH:
        35.5274, 39.2248, 102.1109
        CIE-Luv:
        35.5274, 3.9484, 36.4103
        Hunter-Lab:
        29.6054, -6.9602, 17.2157
      #58560f color charts
#58560f RGB chart
      #58560f CMYK chart
      #58560f RGB pie chart
      #58560f color shades, tints & tones
#58560f color schemes
#58560f color preview, HTML & CSS examples
           This text has a color of #58560f        
        
          <p style="color:#58560f;">Text here</p>
        
        
          .mytext {color:#58560f;}
        
        Text color #58560f
      
           This box has a color of #58560f        
        
          <div style="background-color:#58560f;">Content here</div>
        
        
          .mybackground {background-color:#58560f;}
        
        Background color #58560f
      
           Border around this has a color of #58560f        
        
          <div style="border:2px solid #58560f;">Content here</div>
        
        
          .myborder {border:2px solid #58560f;}
        
        Border color #58560f