#820f06 color space conversions
Hex:
        #820f06
        RGB:
        130, 15, 6
        CMY:
        49, 94, 98
        CMYK:
        0, 88, 95, 49
      HSL:
        4°, 91.1765%, 26.6667%
        HSV (HSB):
        4°, 95.3846%, 50.9804%
        XYZ:
        9.4096, 5.1006, 0.6609
        xyY:
        0.6202, 0.3362, 5.1006
      CIE-Lab:
        27.0195, 45.8739, 37.1327
        CIE-LCH:
        27.0195, 59.0191, 38.9885
        CIE-Luv:
        27.0195, 80.9110, 18.9334
        Hunter-Lab:
        22.5846, 34.8472, 14.0742
      #820f06 color charts
#820f06 RGB chart
      #820f06 CMYK chart
      #820f06 RGB pie chart
      #820f06 color shades, tints & tones
#820f06 color schemes
#820f06 color preview, HTML & CSS examples
           This text has a color of #820f06        
        
          <p style="color:#820f06;">Text here</p>
        
        
          .mytext {color:#820f06;}
        
        Text color #820f06
      
           This box has a color of #820f06        
        
          <div style="background-color:#820f06;">Content here</div>
        
        
          .mybackground {background-color:#820f06;}
        
        Background color #820f06
      
           Border around this has a color of #820f06        
        
          <div style="border:2px solid #820f06;">Content here</div>
        
        
          .myborder {border:2px solid #820f06;}
        
        Border color #820f06