#58480f color space conversions
Hex:
        #58480f
        RGB:
        88, 72, 15
        CMY:
        65, 72, 94
        CMYK:
        0, 18, 83, 65
      HSL:
        47°, 70.8738%, 20.1961%
        HSV (HSB):
        47°, 82.9545%, 34.5098%
        XYZ:
        6.4281, 6.7439, 1.4148
        xyY:
        0.4407, 0.4623, 6.7439
      CIE-Lab:
        31.2167, 0.1923, 34.3884
        CIE-LCH:
        31.2167, 34.3889, 89.6795
        CIE-Luv:
        31.2167, 13.0189, 30.1939
        Hunter-Lab:
        25.9691, -1.2620, 14.9481
      #58480f color charts
#58480f RGB chart
      #58480f CMYK chart
      #58480f RGB pie chart
      #58480f color shades, tints & tones
#58480f color schemes
#58480f color preview, HTML & CSS examples
           This text has a color of #58480f        
        
          <p style="color:#58480f;">Text here</p>
        
        
          .mytext {color:#58480f;}
        
        Text color #58480f
      
           This box has a color of #58480f        
        
          <div style="background-color:#58480f;">Content here</div>
        
        
          .mybackground {background-color:#58480f;}
        
        Background color #58480f
      
           Border around this has a color of #58480f        
        
          <div style="border:2px solid #58480f;">Content here</div>
        
        
          .myborder {border:2px solid #58480f;}
        
        Border color #58480f