#820c3b color space conversions
Hex:
        #820c3b
        RGB:
        130, 12, 59
        CMY:
        49, 95, 77
        CMYK:
        0, 91, 55, 49
      HSL:
        336°, 83.0986%, 27.8431%
        HSV (HSB):
        336°, 90.7692%, 50.9804%
        XYZ:
        10.1268, 5.3245, 4.6317
        xyY:
        0.5042, 0.2651, 5.3245
      CIE-Lab:
        27.6401, 48.9326, 5.4253
        CIE-LCH:
        27.6401, 49.2324, 6.3268
        CIE-Luv:
        27.6401, 69.0132, -2.5406
        Hunter-Lab:
        23.0750, 37.9564, 4.2516
      #820c3b color charts
#820c3b RGB chart
      #820c3b CMYK chart
      #820c3b RGB pie chart
      #820c3b color shades, tints & tones
#820c3b color schemes
#820c3b color preview, HTML & CSS examples
           This text has a color of #820c3b        
        
          <p style="color:#820c3b;">Text here</p>
        
        
          .mytext {color:#820c3b;}
        
        Text color #820c3b
      
           This box has a color of #820c3b        
        
          <div style="background-color:#820c3b;">Content here</div>
        
        
          .mybackground {background-color:#820c3b;}
        
        Background color #820c3b
      
           Border around this has a color of #820c3b        
        
          <div style="border:2px solid #820c3b;">Content here</div>
        
        
          .myborder {border:2px solid #820c3b;}
        
        Border color #820c3b