#82925e color space conversions
Hex:
        #82925e
        RGB:
        130, 146, 94
        CMY:
        49, 43, 63
        CMYK:
        11, 0, 36, 43
      HSL:
        78°, 21.6667%, 47.0588%
        HSV (HSB):
        78°, 35.6164%, 57.2549%
        XYZ:
        21.5052, 26.1117, 14.4963
        xyY:
        0.3462, 0.4204, 26.1117
      CIE-Lab:
        58.1430, -14.9057, 25.7084
        CIE-LCH:
        58.1430, 29.7171, 120.1052
        CIE-Luv:
        58.1430, -7.1615, 34.9741
        Hunter-Lab:
        51.0997, -14.3030, 18.9500
      #82925e color charts
#82925e RGB chart
      #82925e CMYK chart
      #82925e RGB pie chart
      #82925e color shades, tints & tones
#82925e color schemes
#82925e color preview, HTML & CSS examples
           This text has a color of #82925e        
        
          <p style="color:#82925e;">Text here</p>
        
        
          .mytext {color:#82925e;}
        
        Text color #82925e
      
           This box has a color of #82925e        
        
          <div style="background-color:#82925e;">Content here</div>
        
        
          .mybackground {background-color:#82925e;}
        
        Background color #82925e
      
           Border around this has a color of #82925e        
        
          <div style="border:2px solid #82925e;">Content here</div>
        
        
          .myborder {border:2px solid #82925e;}
        
        Border color #82925e