#945b4b color space conversions
Hex:
        #945b4b
        RGB:
        148, 91, 75
        CMY:
        42, 64, 71
        CMYK:
        0, 39, 49, 42
      HSL:
        13°, 32.7354%, 43.7255%
        HSV (HSB):
        13°, 49.3243%, 58.0392%
        XYZ:
        17.2238, 14.2861, 8.5063
        xyY:
        0.4304, 0.3570, 14.2861
      CIE-Lab:
        44.6404, 21.5628, 19.0543
        CIE-LCH:
        44.6404, 28.7753, 41.4659
        CIE-Luv:
        44.6404, 40.7389, 18.5056
        Hunter-Lab:
        37.7969, 15.1968, 13.1145
      #945b4b color charts
#945b4b RGB chart
      #945b4b CMYK chart
      #945b4b RGB pie chart
      #945b4b color shades, tints & tones
#945b4b color schemes
#945b4b color preview, HTML & CSS examples
           This text has a color of #945b4b        
        
          <p style="color:#945b4b;">Text here</p>
        
        
          .mytext {color:#945b4b;}
        
        Text color #945b4b
      
           This box has a color of #945b4b        
        
          <div style="background-color:#945b4b;">Content here</div>
        
        
          .mybackground {background-color:#945b4b;}
        
        Background color #945b4b
      
           Border around this has a color of #945b4b        
        
          <div style="border:2px solid #945b4b;">Content here</div>
        
        
          .myborder {border:2px solid #945b4b;}
        
        Border color #945b4b