#960e16 color space conversions
Hex:
        #960e16
        RGB:
        150, 14, 22
        CMY:
        41, 95, 91
        CMYK:
        0, 91, 85, 41
      HSL:
        356°, 82.9268%, 32.1569%
        HSV (HSB):
        356°, 90.6667%, 58.8235%
        XYZ:
        12.8795, 6.8560, 1.4036
        xyY:
        0.6093, 0.3243, 6.8560
      CIE-Lab:
        31.4769, 52.1753, 34.9622
        CIE-LCH:
        31.4769, 62.8062, 33.8257
        CIE-Luv:
        31.4769, 94.8221, 18.8899
        Hunter-Lab:
        26.1840, 41.9794, 15.1506
      #960e16 color charts
#960e16 RGB chart
      #960e16 CMYK chart
      #960e16 RGB pie chart
      #960e16 color shades, tints & tones
#960e16 color schemes
#960e16 color preview, HTML & CSS examples
           This text has a color of #960e16        
        
          <p style="color:#960e16;">Text here</p>
        
        
          .mytext {color:#960e16;}
        
        Text color #960e16
      
           This box has a color of #960e16        
        
          <div style="background-color:#960e16;">Content here</div>
        
        
          .mybackground {background-color:#960e16;}
        
        Background color #960e16
      
           Border around this has a color of #960e16        
        
          <div style="border:2px solid #960e16;">Content here</div>
        
        
          .myborder {border:2px solid #960e16;}
        
        Border color #960e16