#80470d color space conversions
Hex:
        #80470d
        RGB:
        128, 71, 13
        CMY:
        50, 72, 95
        CMYK:
        0, 45, 90, 50
      HSL:
        30°, 81.5603%, 27.6471%
        HSV (HSB):
        30°, 89.8438%, 50.1961%
        XYZ:
        11.2280, 9.1247, 1.5502
        xyY:
        0.5126, 0.4166, 9.1247
      CIE-Lab:
        36.2233, 20.2333, 41.5662
        CIE-LCH:
        36.2233, 46.2291, 64.0444
        CIE-Luv:
        36.2233, 45.2929, 32.6300
        Hunter-Lab:
        30.2072, 13.4857, 18.1022
      #80470d color charts
#80470d RGB chart
      #80470d CMYK chart
      #80470d RGB pie chart
      #80470d color shades, tints & tones
#80470d color schemes
#80470d color preview, HTML & CSS examples
           This text has a color of #80470d        
        
          <p style="color:#80470d;">Text here</p>
        
        
          .mytext {color:#80470d;}
        
        Text color #80470d
      
           This box has a color of #80470d        
        
          <div style="background-color:#80470d;">Content here</div>
        
        
          .mybackground {background-color:#80470d;}
        
        Background color #80470d
      
           Border around this has a color of #80470d        
        
          <div style="border:2px solid #80470d;">Content here</div>
        
        
          .myborder {border:2px solid #80470d;}
        
        Border color #80470d