#96070f color space conversions
Hex:
        #96070f
        RGB:
        150, 7, 15
        CMY:
        41, 97, 94
        CMYK:
        0, 95, 90, 41
      HSL:
        357°, 91.0828%, 30.7843%
        HSV (HSB):
        357°, 95.3333%, 58.8235%
        XYZ:
        12.7399, 6.6705, 1.0680
        xyY:
        0.6221, 0.3257, 6.6705
      CIE-Lab:
        31.0447, 53.1068, 38.2993
        CIE-LCH:
        31.0447, 65.4765, 35.7982
        CIE-Luv:
        31.0447, 97.4495, 19.8546
        Hunter-Lab:
        25.8273, 42.8514, 15.6273
      #96070f color charts
#96070f RGB chart
      #96070f CMYK chart
      #96070f RGB pie chart
      #96070f color shades, tints & tones
#96070f color schemes
#96070f color preview, HTML & CSS examples
           This text has a color of #96070f        
        
          <p style="color:#96070f;">Text here</p>
        
        
          .mytext {color:#96070f;}
        
        Text color #96070f
      
           This box has a color of #96070f        
        
          <div style="background-color:#96070f;">Content here</div>
        
        
          .mybackground {background-color:#96070f;}
        
        Background color #96070f
      
           Border around this has a color of #96070f        
        
          <div style="border:2px solid #96070f;">Content here</div>
        
        
          .myborder {border:2px solid #96070f;}
        
        Border color #96070f