#821f2e color space conversions
Hex:
        #821f2e
        RGB:
        130, 31, 46
        CMY:
        49, 88, 82
        CMYK:
        0, 76, 65, 49
      HSL:
        351°, 61.4907%, 31.5686%
        HSV (HSB):
        351°, 76.1538%, 50.9804%
        XYZ:
        10.1890, 5.9231, 3.1910
        xyY:
        0.5278, 0.3068, 5.9231
      CIE-Lab:
        29.2175, 42.6178, 16.2990
        CIE-LCH:
        29.2175, 45.6282, 20.9291
        CIE-Luv:
        29.2175, 67.3890, 8.5419
        Hunter-Lab:
        24.3373, 32.1404, 9.2623
      #821f2e color charts
#821f2e RGB chart
      #821f2e CMYK chart
      #821f2e RGB pie chart
      #821f2e color shades, tints & tones
#821f2e color schemes
#821f2e color preview, HTML & CSS examples
           This text has a color of #821f2e        
        
          <p style="color:#821f2e;">Text here</p>
        
        
          .mytext {color:#821f2e;}
        
        Text color #821f2e
      
           This box has a color of #821f2e        
        
          <div style="background-color:#821f2e;">Content here</div>
        
        
          .mybackground {background-color:#821f2e;}
        
        Background color #821f2e
      
           Border around this has a color of #821f2e        
        
          <div style="border:2px solid #821f2e;">Content here</div>
        
        
          .myborder {border:2px solid #821f2e;}
        
        Border color #821f2e