#945f4b color space conversions
Hex:
        #945f4b
        RGB:
        148, 95, 75
        CMY:
        42, 63, 71
        CMYK:
        0, 36, 49, 42
      HSL:
        16°, 32.7354%, 43.7255%
        HSV (HSB):
        16°, 49.3243%, 58.0392%
        XYZ:
        17.5750, 14.9883, 8.6233
        xyY:
        0.4267, 0.3639, 14.9883
      CIE-Lab:
        45.6182, 19.2581, 20.3497
        CIE-LCH:
        45.6182, 28.0176, 46.5788
        CIE-Luv:
        45.6182, 38.0784, 20.4578
        Hunter-Lab:
        38.7147, 13.2811, 13.8940
      #945f4b color charts
#945f4b RGB chart
      #945f4b CMYK chart
      #945f4b RGB pie chart
      #945f4b color shades, tints & tones
#945f4b color schemes
#945f4b color preview, HTML & CSS examples
           This text has a color of #945f4b        
        
          <p style="color:#945f4b;">Text here</p>
        
        
          .mytext {color:#945f4b;}
        
        Text color #945f4b
      
           This box has a color of #945f4b        
        
          <div style="background-color:#945f4b;">Content here</div>
        
        
          .mybackground {background-color:#945f4b;}
        
        Background color #945f4b
      
           Border around this has a color of #945f4b        
        
          <div style="border:2px solid #945f4b;">Content here</div>
        
        
          .myborder {border:2px solid #945f4b;}
        
        Border color #945f4b