#58320f color space conversions
Hex:
        #58320f
        RGB:
        88, 50, 15
        CMY:
        65, 80, 94
        CMYK:
        0, 43, 83, 65
      HSL:
        29°, 70.8738%, 20.1961%
        HSV (HSB):
        29°, 82.9545%, 34.5098%
        XYZ:
        5.2513, 4.3904, 1.0226
        xyY:
        0.4924, 0.4117, 4.3904
      CIE-Lab:
        24.9222, 14.0461, 28.3590
        CIE-LCH:
        24.9222, 31.6469, 63.6509
        CIE-Luv:
        24.9222, 27.6511, 20.8554
        Hunter-Lab:
        20.9533, 8.0676, 11.7737
      #58320f color charts
#58320f RGB chart
      #58320f CMYK chart
      #58320f RGB pie chart
      #58320f color shades, tints & tones
#58320f color schemes
#58320f color preview, HTML & CSS examples
           This text has a color of #58320f        
        
          <p style="color:#58320f;">Text here</p>
        
        
          .mytext {color:#58320f;}
        
        Text color #58320f
      
           This box has a color of #58320f        
        
          <div style="background-color:#58320f;">Content here</div>
        
        
          .mybackground {background-color:#58320f;}
        
        Background color #58320f
      
           Border around this has a color of #58320f        
        
          <div style="border:2px solid #58320f;">Content here</div>
        
        
          .myborder {border:2px solid #58320f;}
        
        Border color #58320f