#821d1b color space conversions
Hex:
        #821d1b
        RGB:
        130, 29, 27
        CMY:
        49, 89, 89
        CMYK:
        0, 78, 79, 49
      HSL:
        1°, 65.6051%, 30.7843%
        HSV (HSB):
        1°, 79.2308%, 50.9804%
        XYZ:
        9.8431, 5.7037, 1.6190
        xyY:
        0.5734, 0.3323, 5.7037
      CIE-Lab:
        28.6522, 42.3352, 27.8058
        CIE-LCH:
        28.6522, 50.6501, 33.2969
        CIE-Luv:
        28.6522, 72.5892, 16.2725
        Hunter-Lab:
        23.8824, 31.7745, 12.6983
      #821d1b color charts
#821d1b RGB chart
      #821d1b CMYK chart
      #821d1b RGB pie chart
      #821d1b color shades, tints & tones
#821d1b color schemes
#821d1b color preview, HTML & CSS examples
           This text has a color of #821d1b        
        
          <p style="color:#821d1b;">Text here</p>
        
        
          .mytext {color:#821d1b;}
        
        Text color #821d1b
      
           This box has a color of #821d1b        
        
          <div style="background-color:#821d1b;">Content here</div>
        
        
          .mybackground {background-color:#821d1b;}
        
        Background color #821d1b
      
           Border around this has a color of #821d1b        
        
          <div style="border:2px solid #821d1b;">Content here</div>
        
        
          .myborder {border:2px solid #821d1b;}
        
        Border color #821d1b