#960e17 color space conversions
Hex:
        #960e17
        RGB:
        150, 14, 23
        CMY:
        41, 95, 91
        CMYK:
        0, 91, 85, 41
      HSL:
        356°, 82.9268%, 32.1569%
        HSV (HSB):
        356°, 90.6667%, 58.8235%
        XYZ:
        12.8894, 6.8600, 1.4554
        xyY:
        0.6079, 0.3235, 6.8600
      CIE-Lab:
        31.4860, 52.2015, 34.4080
        CIE-LCH:
        31.4860, 62.5213, 33.3904
        CIE-Luv:
        31.4860, 94.6554, 18.6230
        Hunter-Lab:
        26.1915, 42.0081, 15.0395
      #960e17 color charts
#960e17 RGB chart
      #960e17 CMYK chart
      #960e17 RGB pie chart
      #960e17 color shades, tints & tones
#960e17 color schemes
#960e17 color preview, HTML & CSS examples
           This text has a color of #960e17        
        
          <p style="color:#960e17;">Text here</p>
        
        
          .mytext {color:#960e17;}
        
        Text color #960e17
      
           This box has a color of #960e17        
        
          <div style="background-color:#960e17;">Content here</div>
        
        
          .mybackground {background-color:#960e17;}
        
        Background color #960e17
      
           Border around this has a color of #960e17        
        
          <div style="border:2px solid #960e17;">Content here</div>
        
        
          .myborder {border:2px solid #960e17;}
        
        Border color #960e17