#821b2f color space conversions
Hex:
        #821b2f
        RGB:
        130, 27, 47
        CMY:
        49, 89, 82
        CMYK:
        0, 79, 64, 49
      HSL:
        348°, 65.6051%, 30.7843%
        HSV (HSB):
        348°, 79.2308%, 50.9804%
        XYZ:
        10.1109, 5.7349, 3.2634
        xyY:
        0.5291, 0.3001, 5.7349
      CIE-Lab:
        28.7336, 44.0951, 15.0021
        CIE-LCH:
        28.7336, 46.5772, 18.7894
        CIE-Luv:
        28.7336, 68.7216, 7.0735
        Hunter-Lab:
        23.9477, 33.4559, 8.6839
      #821b2f color charts
#821b2f RGB chart
      #821b2f CMYK chart
      #821b2f RGB pie chart
      #821b2f color shades, tints & tones
#821b2f color schemes
#821b2f color preview, HTML & CSS examples
           This text has a color of #821b2f        
        
          <p style="color:#821b2f;">Text here</p>
        
        
          .mytext {color:#821b2f;}
        
        Text color #821b2f
      
           This box has a color of #821b2f        
        
          <div style="background-color:#821b2f;">Content here</div>
        
        
          .mybackground {background-color:#821b2f;}
        
        Background color #821b2f
      
           Border around this has a color of #821b2f        
        
          <div style="border:2px solid #821b2f;">Content here</div>
        
        
          .myborder {border:2px solid #821b2f;}
        
        Border color #821b2f