#82201e color space conversions
Hex:
        #82201e
        RGB:
        130, 32, 30
        CMY:
        49, 87, 88
        CMYK:
        0, 75, 77, 49
      HSL:
        1°, 62.5000%, 31.3725%
        HSV (HSB):
        1°, 76.9231%, 50.9804%
        XYZ:
        9.9568, 5.8726, 1.8370
        xyY:
        0.5636, 0.3324, 5.8726
      CIE-Lab:
        29.0887, 41.3542, 26.4433
        CIE-LCH:
        29.0887, 49.0858, 32.5962
        CIE-Luv:
        29.0887, 70.6210, 15.8990
        Hunter-Lab:
        24.2334, 30.9317, 12.4689
      #82201e color charts
#82201e RGB chart
      #82201e CMYK chart
      #82201e RGB pie chart
      #82201e color shades, tints & tones
#82201e color schemes
#82201e color preview, HTML & CSS examples
           This text has a color of #82201e        
        
          <p style="color:#82201e;">Text here</p>
        
        
          .mytext {color:#82201e;}
        
        Text color #82201e
      
           This box has a color of #82201e        
        
          <div style="background-color:#82201e;">Content here</div>
        
        
          .mybackground {background-color:#82201e;}
        
        Background color #82201e
      
           Border around this has a color of #82201e        
        
          <div style="border:2px solid #82201e;">Content here</div>
        
        
          .myborder {border:2px solid #82201e;}
        
        Border color #82201e