#925f52 color space conversions
Hex:
        #925f52
        RGB:
        146, 95, 82
        CMY:
        43, 63, 68
        CMYK:
        0, 35, 44, 43
      HSL:
        12°, 28.0702%, 44.7059%
        HSV (HSB):
        12°, 43.8356%, 57.2549%
        XYZ:
        17.4693, 14.9046, 9.9388
        xyY:
        0.4129, 0.3522, 14.9046
      CIE-Lab:
        45.5033, 19.1813, 15.9893
        CIE-LCH:
        45.5033, 24.9716, 39.8141
        CIE-Luv:
        45.5033, 35.5797, 15.9220
        Hunter-Lab:
        38.6065, 13.2091, 11.7610
      #925f52 color charts
#925f52 RGB chart
      #925f52 CMYK chart
      #925f52 RGB pie chart
      #925f52 color shades, tints & tones
#925f52 color schemes
#925f52 color preview, HTML & CSS examples
           This text has a color of #925f52        
        
          <p style="color:#925f52;">Text here</p>
        
        
          .mytext {color:#925f52;}
        
        Text color #925f52
      
           This box has a color of #925f52        
        
          <div style="background-color:#925f52;">Content here</div>
        
        
          .mybackground {background-color:#925f52;}
        
        Background color #925f52
      
           Border around this has a color of #925f52        
        
          <div style="border:2px solid #925f52;">Content here</div>
        
        
          .myborder {border:2px solid #925f52;}
        
        Border color #925f52