#945e4a color space conversions
Hex:
        #945e4a
        RGB:
        148, 94, 74
        CMY:
        42, 63, 71
        CMYK:
        0, 36, 50, 42
      HSL:
        16°, 33.3333%, 43.5294%
        HSV (HSB):
        16°, 50.0000%, 58.0392%
        XYZ:
        17.4515, 14.7957, 8.4146
        xyY:
        0.4292, 0.3639, 14.7957
      CIE-Lab:
        45.3531, 19.7320, 20.5913
        CIE-LCH:
        45.3531, 28.5193, 46.2209
        CIE-Luv:
        45.3531, 38.8811, 20.5532
        Hunter-Lab:
        38.4652, 13.6705, 13.9554
      #945e4a color charts
#945e4a RGB chart
      #945e4a CMYK chart
      #945e4a RGB pie chart
      #945e4a color shades, tints & tones
#945e4a color schemes
#945e4a color preview, HTML & CSS examples
           This text has a color of #945e4a        
        
          <p style="color:#945e4a;">Text here</p>
        
        
          .mytext {color:#945e4a;}
        
        Text color #945e4a
      
           This box has a color of #945e4a        
        
          <div style="background-color:#945e4a;">Content here</div>
        
        
          .mybackground {background-color:#945e4a;}
        
        Background color #945e4a
      
           Border around this has a color of #945e4a        
        
          <div style="border:2px solid #945e4a;">Content here</div>
        
        
          .myborder {border:2px solid #945e4a;}
        
        Border color #945e4a