#820f1e color space conversions
Hex:
        #820f1e
        RGB:
        130, 15, 30
        CMY:
        49, 94, 88
        CMYK:
        0, 88, 77, 49
      HSL:
        352°, 79.3103%, 28.4314%
        HSV (HSB):
        352°, 88.4615%, 50.9804%
        XYZ:
        9.6111, 5.1812, 1.7218
        xyY:
        0.5820, 0.3137, 5.1812
      CIE-Lab:
        27.2449, 46.5416, 24.3601
        CIE-LCH:
        27.2449, 52.5313, 27.6277
        CIE-Luv:
        27.2449, 77.1408, 12.6835
        Hunter-Lab:
        22.7623, 35.5354, 11.4487
      #820f1e color charts
#820f1e RGB chart
      #820f1e CMYK chart
      #820f1e RGB pie chart
      #820f1e color shades, tints & tones
#820f1e color schemes
#820f1e color preview, HTML & CSS examples
           This text has a color of #820f1e        
        
          <p style="color:#820f1e;">Text here</p>
        
        
          .mytext {color:#820f1e;}
        
        Text color #820f1e
      
           This box has a color of #820f1e        
        
          <div style="background-color:#820f1e;">Content here</div>
        
        
          .mybackground {background-color:#820f1e;}
        
        Background color #820f1e
      
           Border around this has a color of #820f1e        
        
          <div style="border:2px solid #820f1e;">Content here</div>
        
        
          .myborder {border:2px solid #820f1e;}
        
        Border color #820f1e