#945e47 color space conversions
Hex:
        #945e47
        RGB:
        148, 94, 71
        CMY:
        42, 63, 72
        CMYK:
        0, 36, 52, 42
      HSL:
        18°, 35.1598%, 42.9412%
        HSV (HSB):
        18°, 52.0270%, 58.0392%
        XYZ:
        17.3528, 14.7562, 7.8949
        xyY:
        0.4338, 0.3689, 14.7562
      CIE-Lab:
        45.2985, 19.4306, 22.2885
        CIE-LCH:
        45.2985, 29.5690, 48.9188
        CIE-Luv:
        45.2985, 39.2803, 22.2722
        Hunter-Lab:
        38.4139, 13.4100, 14.7043
      #945e47 color charts
#945e47 RGB chart
      #945e47 CMYK chart
      #945e47 RGB pie chart
      #945e47 color shades, tints & tones
#945e47 color schemes
#945e47 color preview, HTML & CSS examples
           This text has a color of #945e47        
        
          <p style="color:#945e47;">Text here</p>
        
        
          .mytext {color:#945e47;}
        
        Text color #945e47
      
           This box has a color of #945e47        
        
          <div style="background-color:#945e47;">Content here</div>
        
        
          .mybackground {background-color:#945e47;}
        
        Background color #945e47
      
           Border around this has a color of #945e47        
        
          <div style="border:2px solid #945e47;">Content here</div>
        
        
          .myborder {border:2px solid #945e47;}
        
        Border color #945e47