#945b3b color space conversions
Hex:
        #945b3b
        RGB:
        148, 91, 59
        CMY:
        42, 64, 77
        CMYK:
        0, 39, 60, 42
      HSL:
        22°, 42.9952%, 40.5882%
        HSV (HSB):
        22°, 60.1351%, 58.0392%
        XYZ:
        16.7432, 14.0938, 5.9756
        xyY:
        0.4548, 0.3829, 14.0938
      CIE-Lab:
        44.3672, 20.0840, 28.0773
        CIE-LCH:
        44.3672, 34.5211, 54.4234
        CIE-Luv:
        44.3672, 42.8671, 27.1830
        Hunter-Lab:
        37.5418, 13.9111, 16.8419
      #945b3b color charts
#945b3b RGB chart
      #945b3b CMYK chart
      #945b3b RGB pie chart
      #945b3b color shades, tints & tones
#945b3b color schemes
#945b3b color preview, HTML & CSS examples
           This text has a color of #945b3b        
        
          <p style="color:#945b3b;">Text here</p>
        
        
          .mytext {color:#945b3b;}
        
        Text color #945b3b
      
           This box has a color of #945b3b        
        
          <div style="background-color:#945b3b;">Content here</div>
        
        
          .mybackground {background-color:#945b3b;}
        
        Background color #945b3b
      
           Border around this has a color of #945b3b        
        
          <div style="border:2px solid #945b3b;">Content here</div>
        
        
          .myborder {border:2px solid #945b3b;}
        
        Border color #945b3b