#820f0b color space conversions
Hex:
        #820f0b
        RGB:
        130, 15, 11
        CMY:
        49, 94, 96
        CMYK:
        0, 88, 92, 49
      HSL:
        2°, 84.3972%, 27.6471%
        HSV (HSB):
        2°, 91.5385%, 50.9804%
        XYZ:
        9.4371, 5.1116, 0.8059
        xyY:
        0.6146, 0.3329, 5.1116
      CIE-Lab:
        27.0505, 45.9659, 35.1122
        CIE-LCH:
        27.0505, 57.8423, 37.3753
        CIE-Luv:
        27.0505, 80.3735, 18.0467
        Hunter-Lab:
        22.6089, 34.9417, 13.7130
      #820f0b color charts
#820f0b RGB chart
      #820f0b CMYK chart
      #820f0b RGB pie chart
      #820f0b color shades, tints & tones
#820f0b color schemes
#820f0b color preview, HTML & CSS examples
           This text has a color of #820f0b        
        
          <p style="color:#820f0b;">Text here</p>
        
        
          .mytext {color:#820f0b;}
        
        Text color #820f0b
      
           This box has a color of #820f0b        
        
          <div style="background-color:#820f0b;">Content here</div>
        
        
          .mybackground {background-color:#820f0b;}
        
        Background color #820f0b
      
           Border around this has a color of #820f0b        
        
          <div style="border:2px solid #820f0b;">Content here</div>
        
        
          .myborder {border:2px solid #820f0b;}
        
        Border color #820f0b