#822a4b color space conversions
Hex:
        #822a4b
        RGB:
        130, 42, 75
        CMY:
        49, 84, 71
        CMYK:
        0, 68, 42, 49
      HSL:
        338°, 51.1628%, 33.7255%
        HSV (HSB):
        338°, 67.6923%, 50.9804%
        XYZ:
        11.3039, 6.9098, 7.3945
        xyY:
        0.4414, 0.2698, 6.9098
      CIE-Lab:
        31.6006, 40.7107, 0.4718
        CIE-LCH:
        31.6006, 40.7134, 0.6639
        CIE-Luv:
        31.6006, 54.1767, -6.1021
        Hunter-Lab:
        26.2864, 30.7587, 1.7218
      #822a4b color charts
#822a4b RGB chart
      #822a4b CMYK chart
      #822a4b RGB pie chart
      #822a4b color shades, tints & tones
#822a4b color schemes
#822a4b color preview, HTML & CSS examples
           This text has a color of #822a4b        
        
          <p style="color:#822a4b;">Text here</p>
        
        
          .mytext {color:#822a4b;}
        
        Text color #822a4b
      
           This box has a color of #822a4b        
        
          <div style="background-color:#822a4b;">Content here</div>
        
        
          .mybackground {background-color:#822a4b;}
        
        Background color #822a4b
      
           Border around this has a color of #822a4b        
        
          <div style="border:2px solid #822a4b;">Content here</div>
        
        
          .myborder {border:2px solid #822a4b;}
        
        Border color #822a4b