#820e11 color space conversions
Hex:
        #820e11
        RGB:
        130, 14, 17
        CMY:
        49, 95, 93
        CMYK:
        0, 89, 87, 49
      HSL:
        358°, 80.5556%, 28.2353%
        HSV (HSB):
        358°, 89.2308%, 50.9804%
        XYZ:
        9.4641, 5.1004, 1.0160
        xyY:
        0.6074, 0.3274, 5.1004
      CIE-Lab:
        27.0188, 46.3228, 32.0651
        CIE-LCH:
        27.0188, 56.3380, 34.6914
        CIE-Luv:
        27.0188, 79.8837, 16.6243
        Hunter-Lab:
        22.5840, 35.2809, 13.1416
      #820e11 color charts
#820e11 RGB chart
      #820e11 CMYK chart
      #820e11 RGB pie chart
      #820e11 color shades, tints & tones
#820e11 color schemes
#820e11 color preview, HTML & CSS examples
           This text has a color of #820e11        
        
          <p style="color:#820e11;">Text here</p>
        
        
          .mytext {color:#820e11;}
        
        Text color #820e11
      
           This box has a color of #820e11        
        
          <div style="background-color:#820e11;">Content here</div>
        
        
          .mybackground {background-color:#820e11;}
        
        Background color #820e11
      
           Border around this has a color of #820e11        
        
          <div style="border:2px solid #820e11;">Content here</div>
        
        
          .myborder {border:2px solid #820e11;}
        
        Border color #820e11