#96010e color space conversions
Hex:
        #96010e
        RGB:
        150, 1, 14
        CMY:
        41, 100, 95
        CMYK:
        0, 99, 91, 41
      HSL:
        355°, 98.6755%, 29.6078%
        HSV (HSB):
        355°, 99.3333%, 58.8235%
        XYZ:
        12.6678, 6.5374, 1.0097
        xyY:
        0.6267, 0.3234, 6.5374
      CIE-Lab:
        30.7298, 53.9804, 38.5508
        CIE-LCH:
        30.7298, 66.3328, 35.5330
        CIE-Luv:
        30.7298, 98.9084, 19.5245
        Hunter-Lab:
        25.5684, 43.6925, 15.5566
      #96010e color charts
#96010e RGB chart
      #96010e CMYK chart
      #96010e RGB pie chart
      #96010e color shades, tints & tones
#96010e color schemes
#96010e color preview, HTML & CSS examples
           This text has a color of #96010e        
        
          <p style="color:#96010e;">Text here</p>
        
        
          .mytext {color:#96010e;}
        
        Text color #96010e
      
           This box has a color of #96010e        
        
          <div style="background-color:#96010e;">Content here</div>
        
        
          .mybackground {background-color:#96010e;}
        
        Background color #96010e
      
           Border around this has a color of #96010e        
        
          <div style="border:2px solid #96010e;">Content here</div>
        
        
          .myborder {border:2px solid #96010e;}
        
        Border color #96010e