#80211d color space conversions
Hex:
        #80211d
        RGB:
        128, 33, 29
        CMY:
        50, 87, 89
        CMYK:
        0, 74, 77, 50
      HSL:
        2°, 63.0573%, 30.7843%
        HSV (HSB):
        2°, 77.3438%, 50.1961%
        XYZ:
        9.6677, 5.7656, 1.7657
        xyY:
        0.5621, 0.3352, 5.7656
      CIE-Lab:
        28.8133, 40.2381, 26.6409
        CIE-LCH:
        28.8133, 48.2581, 33.5078
        CIE-Luv:
        28.8133, 68.6759, 16.1654
        Hunter-Lab:
        24.0117, 29.8481, 12.4482
      #80211d color charts
#80211d RGB chart
      #80211d CMYK chart
      #80211d RGB pie chart
      #80211d color shades, tints & tones
#80211d color schemes
#80211d color preview, HTML & CSS examples
           This text has a color of #80211d        
        
          <p style="color:#80211d;">Text here</p>
        
        
          .mytext {color:#80211d;}
        
        Text color #80211d
      
           This box has a color of #80211d        
        
          <div style="background-color:#80211d;">Content here</div>
        
        
          .mybackground {background-color:#80211d;}
        
        Background color #80211d
      
           Border around this has a color of #80211d        
        
          <div style="border:2px solid #80211d;">Content here</div>
        
        
          .myborder {border:2px solid #80211d;}
        
        Border color #80211d