#822f2f color space conversions
Hex:
        #822f2f
        RGB:
        130, 47, 47
        CMY:
        49, 82, 82
        CMYK:
        0, 64, 64, 49
      HSL:
        0°, 46.8927%, 34.7059%
        HSV (HSB):
        0°, 63.8462%, 50.9804%
        XYZ:
        10.7355, 6.9841, 3.4716
        xyY:
        0.5066, 0.3296, 6.9841
      CIE-Lab:
        31.7707, 35.7854, 18.9444
        CIE-LCH:
        31.7707, 40.4906, 27.8962
        CIE-Luv:
        31.7707, 59.1483, 12.7531
        Hunter-Lab:
        26.4274, 26.2634, 10.7107
      #822f2f color charts
#822f2f RGB chart
      #822f2f CMYK chart
      #822f2f RGB pie chart
      #822f2f color shades, tints & tones
#822f2f color schemes
#822f2f color preview, HTML & CSS examples
           This text has a color of #822f2f        
        
          <p style="color:#822f2f;">Text here</p>
        
        
          .mytext {color:#822f2f;}
        
        Text color #822f2f
      
           This box has a color of #822f2f        
        
          <div style="background-color:#822f2f;">Content here</div>
        
        
          .mybackground {background-color:#822f2f;}
        
        Background color #822f2f
      
           Border around this has a color of #822f2f        
        
          <div style="border:2px solid #822f2f;">Content here</div>
        
        
          .myborder {border:2px solid #822f2f;}
        
        Border color #822f2f