#802e39 color space conversions
Hex:
        #802e39
        RGB:
        128, 46, 57
        CMY:
        50, 82, 78
        CMYK:
        0, 64, 55, 50
      HSL:
        352°, 47.1264%, 34.1176%
        HSV (HSB):
        352°, 64.0625%, 50.1961%
        XYZ:
        10.6176, 6.8386, 4.6313
        xyY:
        0.4807, 0.3096, 6.8386
      CIE-Lab:
        31.4366, 36.3372, 11.9731
        CIE-LCH:
        31.4366, 38.2589, 18.2371
        CIE-Luv:
        31.4366, 55.7169, 6.5160
        Hunter-Lab:
        26.1507, 26.7101, 7.8053
      #802e39 color charts
#802e39 RGB chart
      #802e39 CMYK chart
      #802e39 RGB pie chart
      #802e39 color shades, tints & tones
#802e39 color schemes
#802e39 color preview, HTML & CSS examples
           This text has a color of #802e39        
        
          <p style="color:#802e39;">Text here</p>
        
        
          .mytext {color:#802e39;}
        
        Text color #802e39
      
           This box has a color of #802e39        
        
          <div style="background-color:#802e39;">Content here</div>
        
        
          .mybackground {background-color:#802e39;}
        
        Background color #802e39
      
           Border around this has a color of #802e39        
        
          <div style="border:2px solid #802e39;">Content here</div>
        
        
          .myborder {border:2px solid #802e39;}
        
        Border color #802e39