#962e4c color space conversions
Hex:
        #962e4c
        RGB:
        150, 46, 76
        CMY:
        41, 82, 70
        CMYK:
        0, 69, 49, 41
      HSL:
        343°, 53.0612%, 38.4314%
        HSV (HSB):
        343°, 69.3333%, 58.8235%
        XYZ:
        14.8592, 8.9598, 7.7837
        xyY:
        0.4702, 0.2835, 8.9598
      CIE-Lab:
        35.9068, 45.6169, 6.4892
        CIE-LCH:
        35.9068, 46.0761, 8.0963
        CIE-Luv:
        35.9068, 68.3873, -0.5410
        Hunter-Lab:
        29.9330, 36.2274, 5.5354
      #962e4c color charts
#962e4c RGB chart
      #962e4c CMYK chart
      #962e4c RGB pie chart
      #962e4c color shades, tints & tones
#962e4c color schemes
#962e4c color preview, HTML & CSS examples
           This text has a color of #962e4c        
        
          <p style="color:#962e4c;">Text here</p>
        
        
          .mytext {color:#962e4c;}
        
        Text color #962e4c
      
           This box has a color of #962e4c        
        
          <div style="background-color:#962e4c;">Content here</div>
        
        
          .mybackground {background-color:#962e4c;}
        
        Background color #962e4c
      
           Border around this has a color of #962e4c        
        
          <div style="border:2px solid #962e4c;">Content here</div>
        
        
          .myborder {border:2px solid #962e4c;}
        
        Border color #962e4c