#945f6b color space conversions
Hex:
        #945f6b
        RGB:
        148, 95, 107
        CMY:
        42, 63, 58
        CMYK:
        0, 36, 28, 42
      HSL:
        346°, 21.8107%, 47.6471%
        HSV (HSB):
        346°, 35.8108%, 58.0392%
        XYZ:
        18.9588, 15.5419, 15.9106
        xyY:
        0.3761, 0.3083, 15.5419
      CIE-Lab:
        46.3676, 23.3163, 2.1875
        CIE-LCH:
        46.3676, 23.4187, 5.3596
        CIE-Luv:
        46.3676, 33.2115, -1.0838
        Hunter-Lab:
        39.4232, 16.8510, 3.6677
      #945f6b color charts
#945f6b RGB chart
      #945f6b CMYK chart
      #945f6b RGB pie chart
      #945f6b color shades, tints & tones
#945f6b color schemes
#945f6b color preview, HTML & CSS examples
           This text has a color of #945f6b        
        
          <p style="color:#945f6b;">Text here</p>
        
        
          .mytext {color:#945f6b;}
        
        Text color #945f6b
      
           This box has a color of #945f6b        
        
          <div style="background-color:#945f6b;">Content here</div>
        
        
          .mybackground {background-color:#945f6b;}
        
        Background color #945f6b
      
           Border around this has a color of #945f6b        
        
          <div style="border:2px solid #945f6b;">Content here</div>
        
        
          .myborder {border:2px solid #945f6b;}
        
        Border color #945f6b