#822a3f color space conversions
Hex:
        #822a3f
        RGB:
        130, 42, 63
        CMY:
        49, 84, 75
        CMYK:
        0, 68, 52, 49
      HSL:
        346°, 51.1628%, 33.7255%
        HSV (HSB):
        346°, 67.6923%, 50.9804%
        XYZ:
        10.9311, 6.7606, 5.4314
        xyY:
        0.4727, 0.2924, 6.7606
      CIE-Lab:
        31.2557, 39.4641, 7.8521
        CIE-LCH:
        31.2557, 40.2377, 11.2531
        CIE-Luv:
        31.2557, 57.7267, 1.8994
        Hunter-Lab:
        26.0012, 29.5405, 5.8157
      #822a3f color charts
#822a3f RGB chart
      #822a3f CMYK chart
      #822a3f RGB pie chart
      #822a3f color shades, tints & tones
#822a3f color schemes
#822a3f color preview, HTML & CSS examples
           This text has a color of #822a3f        
        
          <p style="color:#822a3f;">Text here</p>
        
        
          .mytext {color:#822a3f;}
        
        Text color #822a3f
      
           This box has a color of #822a3f        
        
          <div style="background-color:#822a3f;">Content here</div>
        
        
          .mybackground {background-color:#822a3f;}
        
        Background color #822a3f
      
           Border around this has a color of #822a3f        
        
          <div style="border:2px solid #822a3f;">Content here</div>
        
        
          .myborder {border:2px solid #822a3f;}
        
        Border color #822a3f