#945b6b color space conversions
Hex:
        #945b6b
        RGB:
        148, 91, 107
        CMY:
        42, 64, 58
        CMYK:
        0, 39, 28, 42
      HSL:
        343°, 23.8494%, 46.8627%
        HSV (HSB):
        343°, 38.5135%, 58.0392%
        XYZ:
        18.6077, 14.8396, 15.7935
        xyY:
        0.3779, 0.3014, 14.8396
      CIE-Lab:
        45.4137, 25.6129, 0.8018
        CIE-LCH:
        45.4137, 25.6255, 1.7931
        CIE-Luv:
        45.4137, 35.4691, -3.2674
        Hunter-Lab:
        38.5222, 18.8083, 2.6576
      #945b6b color charts
#945b6b RGB chart
      #945b6b CMYK chart
      #945b6b RGB pie chart
      #945b6b color shades, tints & tones
#945b6b color schemes
#945b6b color preview, HTML & CSS examples
           This text has a color of #945b6b        
        
          <p style="color:#945b6b;">Text here</p>
        
        
          .mytext {color:#945b6b;}
        
        Text color #945b6b
      
           This box has a color of #945b6b        
        
          <div style="background-color:#945b6b;">Content here</div>
        
        
          .mybackground {background-color:#945b6b;}
        
        Background color #945b6b
      
           Border around this has a color of #945b6b        
        
          <div style="border:2px solid #945b6b;">Content here</div>
        
        
          .myborder {border:2px solid #945b6b;}
        
        Border color #945b6b