#820f3b color space conversions
Hex:
        #820f3b
        RGB:
        130, 15, 59
        CMY:
        49, 94, 77
        CMYK:
        0, 88, 55, 49
      HSL:
        337°, 79.3103%, 28.4314%
        HSV (HSB):
        337°, 88.4615%, 50.9804%
        XYZ:
        10.1662, 5.4032, 4.6448
        xyY:
        0.5029, 0.2673, 5.4032
      CIE-Lab:
        27.8540, 48.3169, 5.7284
        CIE-LCH:
        27.8540, 48.6553, 6.7614
        CIE-Luv:
        27.8540, 68.3987, -2.1213
        Hunter-Lab:
        23.2449, 37.3886, 4.4241
      #820f3b color charts
#820f3b RGB chart
      #820f3b CMYK chart
      #820f3b RGB pie chart
      #820f3b color shades, tints & tones
#820f3b color schemes
#820f3b color preview, HTML & CSS examples
           This text has a color of #820f3b        
        
          <p style="color:#820f3b;">Text here</p>
        
        
          .mytext {color:#820f3b;}
        
        Text color #820f3b
      
           This box has a color of #820f3b        
        
          <div style="background-color:#820f3b;">Content here</div>
        
        
          .mybackground {background-color:#820f3b;}
        
        Background color #820f3b
      
           Border around this has a color of #820f3b        
        
          <div style="border:2px solid #820f3b;">Content here</div>
        
        
          .myborder {border:2px solid #820f3b;}
        
        Border color #820f3b