#820b05 color space conversions
Hex:
        #820b05
        RGB:
        130, 11, 5
        CMY:
        49, 96, 98
        CMYK:
        0, 92, 96, 49
      HSL:
        3°, 92.5926%, 26.4706%
        HSV (HSB):
        3°, 96.1538%, 50.9804%
        XYZ:
        9.3530, 4.9961, 0.6150
        xyY:
        0.6250, 0.3339, 4.9961
      CIE-Lab:
        26.7237, 46.6840, 37.2792
        CIE-LCH:
        26.7237, 59.7422, 38.6089
        CIE-Luv:
        26.7237, 82.1540, 18.6439
        Hunter-Lab:
        22.3520, 35.5756, 14.0152
      #820b05 color charts
#820b05 RGB chart
      #820b05 CMYK chart
      #820b05 RGB pie chart
      #820b05 color shades, tints & tones
#820b05 color schemes
#820b05 color preview, HTML & CSS examples
           This text has a color of #820b05        
        
          <p style="color:#820b05;">Text here</p>
        
        
          .mytext {color:#820b05;}
        
        Text color #820b05
      
           This box has a color of #820b05        
        
          <div style="background-color:#820b05;">Content here</div>
        
        
          .mybackground {background-color:#820b05;}
        
        Background color #820b05
      
           Border around this has a color of #820b05        
        
          <div style="border:2px solid #820b05;">Content here</div>
        
        
          .myborder {border:2px solid #820b05;}
        
        Border color #820b05