#945f3b color space conversions
Hex:
        #945f3b
        RGB:
        148, 95, 59
        CMY:
        42, 63, 77
        CMYK:
        0, 36, 60, 42
      HSL:
        24°, 42.9952%, 40.5882%
        HSV (HSB):
        24°, 60.1351%, 58.0392%
        XYZ:
        17.0944, 14.7961, 6.0926
        xyY:
        0.4501, 0.3895, 14.7961
      CIE-Lab:
        45.3536, 17.7780, 29.2850
        CIE-LCH:
        45.3536, 34.2589, 58.7394
        CIE-Luv:
        45.3536, 40.0314, 28.9983
        Hunter-Lab:
        38.4657, 12.0115, 17.5350
      #945f3b color charts
#945f3b RGB chart
      #945f3b CMYK chart
      #945f3b RGB pie chart
      #945f3b color shades, tints & tones
#945f3b color schemes
#945f3b color preview, HTML & CSS examples
           This text has a color of #945f3b        
        
          <p style="color:#945f3b;">Text here</p>
        
        
          .mytext {color:#945f3b;}
        
        Text color #945f3b
      
           This box has a color of #945f3b        
        
          <div style="background-color:#945f3b;">Content here</div>
        
        
          .mybackground {background-color:#945f3b;}
        
        Background color #945f3b
      
           Border around this has a color of #945f3b        
        
          <div style="border:2px solid #945f3b;">Content here</div>
        
        
          .myborder {border:2px solid #945f3b;}
        
        Border color #945f3b