#822f5f color space conversions
Hex:
        #822f5f
        RGB:
        130, 47, 95
        CMY:
        49, 82, 63
        CMYK:
        0, 64, 27, 49
      HSL:
        325°, 46.8927%, 34.7059%
        HSV (HSB):
        325°, 63.8462%, 50.9804%
        XYZ:
        12.2880, 7.6051, 11.6468
        xyY:
        0.3896, 0.2411, 7.6051
      CIE-Lab:
        33.1465, 40.9852, -10.2037
        CIE-LCH:
        33.1465, 42.2363, 346.0198
        CIE-Luv:
        33.1465, 46.0533, -18.9641
        Hunter-Lab:
        27.5773, 31.2764, -5.7359
      #822f5f color charts
#822f5f RGB chart
      #822f5f CMYK chart
      #822f5f RGB pie chart
      #822f5f color shades, tints & tones
#822f5f color schemes
#822f5f color preview, HTML & CSS examples
           This text has a color of #822f5f        
        
          <p style="color:#822f5f;">Text here</p>
        
        
          .mytext {color:#822f5f;}
        
        Text color #822f5f
      
           This box has a color of #822f5f        
        
          <div style="background-color:#822f5f;">Content here</div>
        
        
          .mybackground {background-color:#822f5f;}
        
        Background color #822f5f
      
           Border around this has a color of #822f5f        
        
          <div style="border:2px solid #822f5f;">Content here</div>
        
        
          .myborder {border:2px solid #822f5f;}
        
        Border color #822f5f