#80412f color space conversions
Hex:
        #80412f
        RGB:
        128, 65, 47
        CMY:
        50, 75, 82
        CMYK:
        0, 49, 63, 50
      HSL:
        13°, 46.2857%, 34.3137%
        HSV (HSB):
        13°, 63.2812%, 50.1961%
        XYZ:
        11.3055, 8.5750, 3.7486
        xyY:
        0.4785, 0.3629, 8.5750
      CIE-Lab:
        35.1528, 25.4107, 23.1317
        CIE-LCH:
        35.1528, 34.3625, 42.3120
        CIE-Luv:
        35.1528, 46.2896, 19.2669
        Hunter-Lab:
        29.2831, 17.6688, 12.9083
      #80412f color charts
#80412f RGB chart
      #80412f CMYK chart
      #80412f RGB pie chart
      #80412f color shades, tints & tones
#80412f color schemes
#80412f color preview, HTML & CSS examples
           This text has a color of #80412f        
        
          <p style="color:#80412f;">Text here</p>
        
        
          .mytext {color:#80412f;}
        
        Text color #80412f
      
           This box has a color of #80412f        
        
          <div style="background-color:#80412f;">Content here</div>
        
        
          .mybackground {background-color:#80412f;}
        
        Background color #80412f
      
           Border around this has a color of #80412f        
        
          <div style="border:2px solid #80412f;">Content here</div>
        
        
          .myborder {border:2px solid #80412f;}
        
        Border color #80412f