#802b0b color space conversions
Hex:
        #802b0b
        RGB:
        128, 43, 11
        CMY:
        50, 83, 96
        CMYK:
        0, 66, 91, 50
      HSL:
        16°, 84.1727%, 27.2549%
        HSV (HSB):
        16°, 91.4062%, 50.1961%
        XYZ:
        9.8264, 6.3411, 1.0227
        xyY:
        0.5716, 0.3689, 6.3411
      CIE-Lab:
        30.2572, 35.2839, 37.5564
        CIE-LCH:
        30.2572, 51.5309, 46.7869
        CIE-Luv:
        30.2572, 65.3198, 23.6147
        Hunter-Lab:
        25.1816, 25.5867, 15.2192
      #802b0b color charts
#802b0b RGB chart
      #802b0b CMYK chart
      #802b0b RGB pie chart
      #802b0b color shades, tints & tones
#802b0b color schemes
#802b0b color preview, HTML & CSS examples
           This text has a color of #802b0b        
        
          <p style="color:#802b0b;">Text here</p>
        
        
          .mytext {color:#802b0b;}
        
        Text color #802b0b
      
           This box has a color of #802b0b        
        
          <div style="background-color:#802b0b;">Content here</div>
        
        
          .mybackground {background-color:#802b0b;}
        
        Background color #802b0b
      
           Border around this has a color of #802b0b        
        
          <div style="border:2px solid #802b0b;">Content here</div>
        
        
          .myborder {border:2px solid #802b0b;}
        
        Border color #802b0b