#822e2e color space conversions
Hex:
        #822e2e
        RGB:
        130, 46, 46
        CMY:
        49, 82, 82
        CMYK:
        0, 65, 65, 49
      HSL:
        0°, 47.7273%, 34.5098%
        HSV (HSB):
        0°, 64.6154%, 50.9804%
        XYZ:
        10.6761, 6.8971, 3.3533
        xyY:
        0.5102, 0.3296, 6.8971
      CIE-Lab:
        31.5714, 36.1971, 19.3291
        CIE-LCH:
        31.5714, 41.0347, 28.1020
        CIE-Luv:
        31.5714, 59.9292, 12.9215
        Hunter-Lab:
        26.2623, 26.6043, 10.8130
      #822e2e color charts
#822e2e RGB chart
      #822e2e CMYK chart
      #822e2e RGB pie chart
      #822e2e color shades, tints & tones
#822e2e color schemes
#822e2e color preview, HTML & CSS examples
           This text has a color of #822e2e        
        
          <p style="color:#822e2e;">Text here</p>
        
        
          .mytext {color:#822e2e;}
        
        Text color #822e2e
      
           This box has a color of #822e2e        
        
          <div style="background-color:#822e2e;">Content here</div>
        
        
          .mybackground {background-color:#822e2e;}
        
        Background color #822e2e
      
           Border around this has a color of #822e2e        
        
          <div style="border:2px solid #822e2e;">Content here</div>
        
        
          .myborder {border:2px solid #822e2e;}
        
        Border color #822e2e