#82616f color space conversions
Hex:
        #82616f
        RGB:
        130, 97, 111
        CMY:
        49, 62, 56
        CMYK:
        0, 25, 15, 49
      HSL:
        335°, 14.5374%, 44.5098%
        HSV (HSB):
        335°, 25.3846%, 50.9804%
        XYZ:
        16.3499, 14.4429, 16.9650
        xyY:
        0.3424, 0.3024, 14.4429
      CIE-Lab:
        44.8615, 15.7407, -2.6866
        CIE-LCH:
        44.8615, 15.9684, 350.3141
        CIE-Luv:
        44.8615, 18.9717, -6.0994
        Hunter-Lab:
        38.0038, 10.2869, 0.1356
      #82616f color charts
#82616f RGB chart
      #82616f CMYK chart
      #82616f RGB pie chart
      #82616f color shades, tints & tones
#82616f color schemes
#82616f color preview, HTML & CSS examples
           This text has a color of #82616f        
        
          <p style="color:#82616f;">Text here</p>
        
        
          .mytext {color:#82616f;}
        
        Text color #82616f
      
           This box has a color of #82616f        
        
          <div style="background-color:#82616f;">Content here</div>
        
        
          .mybackground {background-color:#82616f;}
        
        Background color #82616f
      
           Border around this has a color of #82616f        
        
          <div style="border:2px solid #82616f;">Content here</div>
        
        
          .myborder {border:2px solid #82616f;}
        
        Border color #82616f