#960e0b color space conversions
Hex:
        #960e0b
        RGB:
        150, 14, 11
        CMY:
        41, 95, 96
        CMYK:
        0, 91, 93, 41
      HSL:
        1°, 86.3354%, 31.5686%
        HSV (HSB):
        1°, 92.6667%, 58.8235%
        XYZ:
        12.7951, 6.8223, 0.9591
        xyY:
        0.6218, 0.3316, 6.8223
      CIE-Lab:
        31.3988, 51.9495, 40.4181
        CIE-LCH:
        31.3988, 65.8207, 37.8838
        CIE-Luv:
        31.3988, 96.2785, 21.2168
        Hunter-Lab:
        26.1195, 41.7325, 16.1066
      #960e0b color charts
#960e0b RGB chart
      #960e0b CMYK chart
      #960e0b RGB pie chart
      #960e0b color shades, tints & tones
#960e0b color schemes
#960e0b color preview, HTML & CSS examples
           This text has a color of #960e0b        
        
          <p style="color:#960e0b;">Text here</p>
        
        
          .mytext {color:#960e0b;}
        
        Text color #960e0b
      
           This box has a color of #960e0b        
        
          <div style="background-color:#960e0b;">Content here</div>
        
        
          .mybackground {background-color:#960e0b;}
        
        Background color #960e0b
      
           Border around this has a color of #960e0b        
        
          <div style="border:2px solid #960e0b;">Content here</div>
        
        
          .myborder {border:2px solid #960e0b;}
        
        Border color #960e0b