#945b5e color space conversions
Hex:
        #945b5e
        RGB:
        148, 91, 94
        CMY:
        42, 64, 63
        CMYK:
        0, 39, 36, 42
      HSL:
        357°, 23.8494%, 46.8627%
        HSV (HSB):
        357°, 38.5135%, 58.0392%
        XYZ:
        17.9742, 14.5862, 12.4578
        xyY:
        0.3993, 0.3240, 14.5862
      CIE-Lab:
        45.0622, 23.7956, 8.1862
        CIE-LCH:
        45.0622, 25.1644, 18.9843
        CIE-Luv:
        45.0622, 37.7393, 6.1669
        Hunter-Lab:
        38.1919, 17.1714, 7.3946
      #945b5e color charts
#945b5e RGB chart
      #945b5e CMYK chart
      #945b5e RGB pie chart
      #945b5e color shades, tints & tones
#945b5e color schemes
#945b5e color preview, HTML & CSS examples
           This text has a color of #945b5e        
        
          <p style="color:#945b5e;">Text here</p>
        
        
          .mytext {color:#945b5e;}
        
        Text color #945b5e
      
           This box has a color of #945b5e        
        
          <div style="background-color:#945b5e;">Content here</div>
        
        
          .mybackground {background-color:#945b5e;}
        
        Background color #945b5e
      
           Border around this has a color of #945b5e        
        
          <div style="border:2px solid #945b5e;">Content here</div>
        
        
          .myborder {border:2px solid #945b5e;}
        
        Border color #945b5e