#802b3b color space conversions
Hex:
        #802b3b
        RGB:
        128, 43, 59
        CMY:
        50, 83, 77
        CMYK:
        0, 66, 54, 50
      HSL:
        349°, 49.7076%, 33.5294%
        HSV (HSB):
        349°, 66.4062%, 50.1961%
        XYZ:
        10.5554, 6.6327, 4.8616
        xyY:
        0.4787, 0.3008, 6.6327
      CIE-Lab:
        30.9557, 37.9387, 10.0054
        CIE-LCH:
        30.9557, 39.2358, 14.7739
        CIE-Luv:
        30.9557, 56.7148, 4.2792
        Hunter-Lab:
        25.7541, 28.0892, 6.8357
      #802b3b color charts
#802b3b RGB chart
      #802b3b CMYK chart
      #802b3b RGB pie chart
      #802b3b color shades, tints & tones
#802b3b color schemes
#802b3b color preview, HTML & CSS examples
           This text has a color of #802b3b        
        
          <p style="color:#802b3b;">Text here</p>
        
        
          .mytext {color:#802b3b;}
        
        Text color #802b3b
      
           This box has a color of #802b3b        
        
          <div style="background-color:#802b3b;">Content here</div>
        
        
          .mybackground {background-color:#802b3b;}
        
        Background color #802b3b
      
           Border around this has a color of #802b3b        
        
          <div style="border:2px solid #802b3b;">Content here</div>
        
        
          .myborder {border:2px solid #802b3b;}
        
        Border color #802b3b