#802014 color space conversions
Hex:
        #802014
        RGB:
        128, 32, 20
        CMY:
        50, 87, 92
        CMYK:
        0, 75, 84, 50
      HSL:
        7°, 72.9730%, 29.0196%
        HSV (HSB):
        7°, 84.3750%, 50.1961%
        XYZ:
        9.5449, 5.6727, 1.2537
        xyY:
        0.5795, 0.3444, 5.6727
      CIE-Lab:
        28.5713, 40.2883, 31.6850
        CIE-LCH:
        28.5713, 51.2551, 38.1835
        CIE-Luv:
        28.5713, 70.6362, 18.7672
        Hunter-Lab:
        23.8175, 29.8534, 13.5514
      #802014 color charts
#802014 RGB chart
      #802014 CMYK chart
      #802014 RGB pie chart
      #802014 color shades, tints & tones
#802014 color schemes
#802014 color preview, HTML & CSS examples
           This text has a color of #802014        
        
          <p style="color:#802014;">Text here</p>
        
        
          .mytext {color:#802014;}
        
        Text color #802014
      
           This box has a color of #802014        
        
          <div style="background-color:#802014;">Content here</div>
        
        
          .mybackground {background-color:#802014;}
        
        Background color #802014
      
           Border around this has a color of #802014        
        
          <div style="border:2px solid #802014;">Content here</div>
        
        
          .myborder {border:2px solid #802014;}
        
        Border color #802014