#945f5b color space conversions
Hex:
        #945f5b
        RGB:
        148, 95, 91
        CMY:
        42, 63, 64
        CMYK:
        0, 36, 39, 42
      HSL:
        4°, 23.8494%, 46.8627%
        HSV (HSB):
        4°, 38.5135%, 58.0392%
        XYZ:
        18.1933, 15.2356, 11.8794
        xyY:
        0.4015, 0.3363, 15.2356
      CIE-Lab:
        45.9553, 21.1073, 11.2524
        CIE-LCH:
        45.9553, 23.9193, 28.0622
        CIE-Luv:
        45.9553, 35.7771, 10.3217
        Hunter-Lab:
        39.0329, 14.8916, 9.2785
      #945f5b color charts
#945f5b RGB chart
      #945f5b CMYK chart
      #945f5b RGB pie chart
      #945f5b color shades, tints & tones
#945f5b color schemes
#945f5b color preview, HTML & CSS examples
           This text has a color of #945f5b        
        
          <p style="color:#945f5b;">Text here</p>
        
        
          .mytext {color:#945f5b;}
        
        Text color #945f5b
      
           This box has a color of #945f5b        
        
          <div style="background-color:#945f5b;">Content here</div>
        
        
          .mybackground {background-color:#945f5b;}
        
        Background color #945f5b
      
           Border around this has a color of #945f5b        
        
          <div style="border:2px solid #945f5b;">Content here</div>
        
        
          .myborder {border:2px solid #945f5b;}
        
        Border color #945f5b