#820d16 color space conversions
Hex:
        #820d16
        RGB:
        130, 13, 22
        CMY:
        49, 95, 91
        CMYK:
        0, 90, 83, 49
      HSL:
        355°, 81.8182%, 28.0392%
        HSV (HSB):
        355°, 90.0000%, 50.9804%
        XYZ:
        9.4947, 5.0916, 1.2414
        xyY:
        0.5999, 0.3217, 5.0916
      CIE-Lab:
        26.9942, 46.6781, 29.1138
        CIE-LCH:
        26.9942, 55.0132, 31.9524
        CIE-Luv:
        26.9942, 79.3308, 15.1379
        Hunter-Lab:
        22.5646, 35.6207, 12.5333
      #820d16 color charts
#820d16 RGB chart
      #820d16 CMYK chart
      #820d16 RGB pie chart
      #820d16 color shades, tints & tones
#820d16 color schemes
#820d16 color preview, HTML & CSS examples
           This text has a color of #820d16        
        
          <p style="color:#820d16;">Text here</p>
        
        
          .mytext {color:#820d16;}
        
        Text color #820d16
      
           This box has a color of #820d16        
        
          <div style="background-color:#820d16;">Content here</div>
        
        
          .mybackground {background-color:#820d16;}
        
        Background color #820d16
      
           Border around this has a color of #820d16        
        
          <div style="border:2px solid #820d16;">Content here</div>
        
        
          .myborder {border:2px solid #820d16;}
        
        Border color #820d16