#963e2f color space conversions
Hex:
        #963e2f
        RGB:
        150, 62, 47
        CMY:
        41, 76, 82
        CMYK:
        0, 59, 69, 41
      HSL:
        9°, 52.2843%, 38.6275%
        HSV (HSB):
        9°, 68.6667%, 58.8235%
        XYZ:
        14.8134, 10.1345, 3.8647
        xyY:
        0.5141, 0.3517, 10.1345
      CIE-Lab:
        38.0828, 35.9608, 27.5183
        CIE-LCH:
        38.0828, 45.2818, 37.4243
        CIE-Luv:
        38.0828, 66.4649, 21.2197
        Hunter-Lab:
        31.8348, 27.3490, 15.0865
      #963e2f color charts
#963e2f RGB chart
      #963e2f CMYK chart
      #963e2f RGB pie chart
      #963e2f color shades, tints & tones
#963e2f color schemes
#963e2f color preview, HTML & CSS examples
           This text has a color of #963e2f        
        
          <p style="color:#963e2f;">Text here</p>
        
        
          .mytext {color:#963e2f;}
        
        Text color #963e2f
      
           This box has a color of #963e2f        
        
          <div style="background-color:#963e2f;">Content here</div>
        
        
          .mybackground {background-color:#963e2f;}
        
        Background color #963e2f
      
           Border around this has a color of #963e2f        
        
          <div style="border:2px solid #963e2f;">Content here</div>
        
        
          .myborder {border:2px solid #963e2f;}
        
        Border color #963e2f