#960f0e color space conversions
Hex:
        #960f0e
        RGB:
        150, 15, 14
        CMY:
        41, 94, 95
        CMYK:
        0, 90, 91, 41
      HSL:
        0°, 82.9268%, 32.1569%
        HSV (HSB):
        0°, 90.6667%, 58.8235%
        XYZ:
        12.8278, 6.8574, 1.0630
        xyY:
        0.6183, 0.3305, 6.8574
      CIE-Lab:
        31.4800, 51.8173, 39.1172
        CIE-LCH:
        31.4800, 64.9245, 37.0494
        CIE-Luv:
        31.4800, 95.6763, 20.7992
        Hunter-Lab:
        26.1866, 41.6134, 15.9239
      #960f0e color charts
#960f0e RGB chart
      #960f0e CMYK chart
      #960f0e RGB pie chart
      #960f0e color shades, tints & tones
#960f0e color schemes
#960f0e color preview, HTML & CSS examples
           This text has a color of #960f0e        
        
          <p style="color:#960f0e;">Text here</p>
        
        
          .mytext {color:#960f0e;}
        
        Text color #960f0e
      
           This box has a color of #960f0e        
        
          <div style="background-color:#960f0e;">Content here</div>
        
        
          .mybackground {background-color:#960f0e;}
        
        Background color #960f0e
      
           Border around this has a color of #960f0e        
        
          <div style="border:2px solid #960f0e;">Content here</div>
        
        
          .myborder {border:2px solid #960f0e;}
        
        Border color #960f0e