#963232 color space conversions
Hex:
        #963232
        RGB:
        150, 50, 50
        CMY:
        41, 80, 80
        CMYK:
        0, 67, 67, 41
      HSL:
        0°, 50.0000%, 39.2157%
        HSV (HSB):
        0°, 66.6667%, 58.8235%
        XYZ:
        14.2940, 8.9955, 4.0005
        xyY:
        0.5238, 0.3296, 8.9955
      CIE-Lab:
        35.9757, 41.8609, 23.1243
        CIE-LCH:
        35.9757, 47.8233, 28.9166
        CIE-Luv:
        35.9757, 73.3269, 15.8107
        Hunter-Lab:
        29.9925, 32.5835, 13.0864
      #963232 color charts
#963232 RGB chart
      #963232 CMYK chart
      #963232 RGB pie chart
      #963232 color shades, tints & tones
#963232 color schemes
#963232 color preview, HTML & CSS examples
           This text has a color of #963232        
        
          <p style="color:#963232;">Text here</p>
        
        
          .mytext {color:#963232;}
        
        Text color #963232
      
           This box has a color of #963232        
        
          <div style="background-color:#963232;">Content here</div>
        
        
          .mybackground {background-color:#963232;}
        
        Background color #963232
      
           Border around this has a color of #963232        
        
          <div style="border:2px solid #963232;">Content here</div>
        
        
          .myborder {border:2px solid #963232;}
        
        Border color #963232