#80360d color space conversions
Hex:
        #80360d
        RGB:
        128, 54, 13
        CMY:
        50, 79, 95
        CMYK:
        0, 58, 90, 50
      HSL:
        21°, 81.5603%, 27.6471%
        HSV (HSB):
        21°, 89.8438%, 50.1961%
        XYZ:
        10.2939, 7.2566, 1.2389
        xyY:
        0.5479, 0.3862, 7.2566
      CIE-Lab:
        32.3840, 29.7809, 38.4372
        CIE-LCH:
        32.3840, 48.6243, 52.2317
        CIE-Luv:
        32.3840, 57.8041, 26.6241
        Hunter-Lab:
        26.9381, 21.0690, 16.1299
      #80360d color charts
#80360d RGB chart
      #80360d CMYK chart
      #80360d RGB pie chart
      #80360d color shades, tints & tones
#80360d color schemes
#80360d color preview, HTML & CSS examples
           This text has a color of #80360d        
        
          <p style="color:#80360d;">Text here</p>
        
        
          .mytext {color:#80360d;}
        
        Text color #80360d
      
           This box has a color of #80360d        
        
          <div style="background-color:#80360d;">Content here</div>
        
        
          .mybackground {background-color:#80360d;}
        
        Background color #80360d
      
           Border around this has a color of #80360d        
        
          <div style="border:2px solid #80360d;">Content here</div>
        
        
          .myborder {border:2px solid #80360d;}
        
        Border color #80360d