#962d3d color space conversions
Hex:
        #962d3d
        RGB:
        150, 45, 61
        CMY:
        41, 82, 76
        CMYK:
        0, 70, 59, 41
      HSL:
        351°, 53.8462%, 38.2353%
        HSV (HSB):
        351°, 70.0000%, 58.8235%
        XYZ:
        14.3584, 8.6977, 5.3369
        xyY:
        0.5057, 0.3063, 8.6977
      CIE-Lab:
        35.3957, 44.7594, 15.4195
        CIE-LCH:
        35.3957, 47.3409, 19.0087
        CIE-Luv:
        35.3957, 73.2805, 8.4531
        Hunter-Lab:
        29.4919, 35.2933, 9.9150
      #962d3d color charts
#962d3d RGB chart
      #962d3d CMYK chart
      #962d3d RGB pie chart
      #962d3d color shades, tints & tones
#962d3d color schemes
#962d3d color preview, HTML & CSS examples
           This text has a color of #962d3d        
        
          <p style="color:#962d3d;">Text here</p>
        
        
          .mytext {color:#962d3d;}
        
        Text color #962d3d
      
           This box has a color of #962d3d        
        
          <div style="background-color:#962d3d;">Content here</div>
        
        
          .mybackground {background-color:#962d3d;}
        
        Background color #962d3d
      
           Border around this has a color of #962d3d        
        
          <div style="border:2px solid #962d3d;">Content here</div>
        
        
          .myborder {border:2px solid #962d3d;}
        
        Border color #962d3d