#945e2a color space conversions
Hex:
        #945e2a
        RGB:
        148, 94, 42
        CMY:
        42, 63, 84
        CMYK:
        0, 36, 72, 42
      HSL:
        29°, 55.7895%, 37.2549%
        HSV (HSB):
        29°, 71.6216%, 58.0392%
        XYZ:
        16.6334, 14.4685, 4.1065
        xyY:
        0.4724, 0.4109, 14.4685
      CIE-Lab:
        44.8974, 17.1841, 37.9246
        CIE-LCH:
        44.8974, 41.6362, 65.6241
        CIE-Luv:
        44.8974, 42.3995, 35.6277
        Hunter-Lab:
        38.0374, 11.4906, 20.2253
      #945e2a color charts
#945e2a RGB chart
      #945e2a CMYK chart
      #945e2a RGB pie chart
      #945e2a color shades, tints & tones
#945e2a color schemes
#945e2a color preview, HTML & CSS examples
           This text has a color of #945e2a        
        
          <p style="color:#945e2a;">Text here</p>
        
        
          .mytext {color:#945e2a;}
        
        Text color #945e2a
      
           This box has a color of #945e2a        
        
          <div style="background-color:#945e2a;">Content here</div>
        
        
          .mybackground {background-color:#945e2a;}
        
        Background color #945e2a
      
           Border around this has a color of #945e2a        
        
          <div style="border:2px solid #945e2a;">Content here</div>
        
        
          .myborder {border:2px solid #945e2a;}
        
        Border color #945e2a