#962a2d color space conversions
Hex:
        #962a2d
        RGB:
        150, 42, 45
        CMY:
        41, 84, 82
        CMYK:
        0, 72, 70, 41
      HSL:
        358°, 56.2500%, 37.6471%
        HSV (HSB):
        358°, 72.0000%, 58.8235%
        XYZ:
        13.8793, 8.3294, 3.3588
        xyY:
        0.5428, 0.3258, 8.3294
      CIE-Lab:
        34.6597, 44.9363, 24.6195
        CIE-LCH:
        34.6597, 51.2386, 28.7172
        CIE-Luv:
        34.6597, 78.8582, 15.8291
        Hunter-Lab:
        28.8607, 35.3354, 13.3023
      #962a2d color charts
#962a2d RGB chart
      #962a2d CMYK chart
      #962a2d RGB pie chart
      #962a2d color shades, tints & tones
#962a2d color schemes
#962a2d color preview, HTML & CSS examples
           This text has a color of #962a2d        
        
          <p style="color:#962a2d;">Text here</p>
        
        
          .mytext {color:#962a2d;}
        
        Text color #962a2d
      
           This box has a color of #962a2d        
        
          <div style="background-color:#962a2d;">Content here</div>
        
        
          .mybackground {background-color:#962a2d;}
        
        Background color #962a2d
      
           Border around this has a color of #962a2d        
        
          <div style="border:2px solid #962a2d;">Content here</div>
        
        
          .myborder {border:2px solid #962a2d;}
        
        Border color #962a2d