#822d10 color space conversions
Hex:
        #822d10
        RGB:
        130, 45, 16
        CMY:
        49, 82, 94
        CMYK:
        0, 65, 88, 49
      HSL:
        15°, 78.0822%, 28.6275%
        HSV (HSB):
        15°, 87.6923%, 50.9804%
        XYZ:
        10.2378, 6.6600, 1.2361
        xyY:
        0.5646, 0.3673, 6.6600
      CIE-Lab:
        31.0200, 35.2268, 36.1189
        CIE-LCH:
        31.0200, 50.4529, 45.7164
        CIE-Luv:
        31.0200, 65.2746, 23.4550
        Hunter-Lab:
        25.8070, 25.6501, 15.2250
      #822d10 color charts
#822d10 RGB chart
      #822d10 CMYK chart
      #822d10 RGB pie chart
      #822d10 color shades, tints & tones
#822d10 color schemes
#822d10 color preview, HTML & CSS examples
           This text has a color of #822d10        
        
          <p style="color:#822d10;">Text here</p>
        
        
          .mytext {color:#822d10;}
        
        Text color #822d10
      
           This box has a color of #822d10        
        
          <div style="background-color:#822d10;">Content here</div>
        
        
          .mybackground {background-color:#822d10;}
        
        Background color #822d10
      
           Border around this has a color of #822d10        
        
          <div style="border:2px solid #822d10;">Content here</div>
        
        
          .myborder {border:2px solid #822d10;}
        
        Border color #822d10