#80360f color space conversions
Hex:
        #80360f
        RGB:
        128, 54, 15
        CMY:
        50, 79, 94
        CMYK:
        0, 58, 88, 50
      HSL:
        21°, 79.0210%, 28.0392%
        HSV (HSB):
        21°, 88.2812%, 50.1961%
        XYZ:
        10.3075, 7.2620, 1.3104
        xyY:
        0.5460, 0.3846, 7.2620
      CIE-Lab:
        32.3961, 29.8337, 37.6088
        CIE-LCH:
        32.3961, 48.0049, 51.5763
        CIE-Luv:
        32.3961, 57.6567, 26.2385
        Hunter-Lab:
        26.9481, 21.1158, 15.9806
      #80360f color charts
#80360f RGB chart
      #80360f CMYK chart
      #80360f RGB pie chart
      #80360f color shades, tints & tones
#80360f color schemes
#80360f color preview, HTML & CSS examples
           This text has a color of #80360f        
        
          <p style="color:#80360f;">Text here</p>
        
        
          .mytext {color:#80360f;}
        
        Text color #80360f
      
           This box has a color of #80360f        
        
          <div style="background-color:#80360f;">Content here</div>
        
        
          .mybackground {background-color:#80360f;}
        
        Background color #80360f
      
           Border around this has a color of #80360f        
        
          <div style="border:2px solid #80360f;">Content here</div>
        
        
          .myborder {border:2px solid #80360f;}
        
        Border color #80360f