#945e2b color space conversions
Hex:
        #945e2b
        RGB:
        148, 94, 43
        CMY:
        42, 63, 83
        CMYK:
        0, 36, 71, 42
      HSL:
        29°, 54.9738%, 37.4510%
        HSV (HSB):
        29°, 70.9459%, 58.0392%
        XYZ:
        16.6515, 14.4757, 4.2020
        xyY:
        0.4713, 0.4097, 14.4757
      CIE-Lab:
        44.9076, 17.2418, 37.4265
        CIE-LCH:
        44.9076, 41.2071, 65.2651
        CIE-Luv:
        44.9076, 42.3161, 35.2720
        Hunter-Lab:
        38.0470, 11.5394, 20.0848
      #945e2b color charts
#945e2b RGB chart
      #945e2b CMYK chart
      #945e2b RGB pie chart
      #945e2b color shades, tints & tones
#945e2b color schemes
#945e2b color preview, HTML & CSS examples
           This text has a color of #945e2b        
        
          <p style="color:#945e2b;">Text here</p>
        
        
          .mytext {color:#945e2b;}
        
        Text color #945e2b
      
           This box has a color of #945e2b        
        
          <div style="background-color:#945e2b;">Content here</div>
        
        
          .mybackground {background-color:#945e2b;}
        
        Background color #945e2b
      
           Border around this has a color of #945e2b        
        
          <div style="border:2px solid #945e2b;">Content here</div>
        
        
          .myborder {border:2px solid #945e2b;}
        
        Border color #945e2b