#960f07 color space conversions
Hex:
        #960f07
        RGB:
        150, 15, 7
        CMY:
        41, 94, 97
        CMYK:
        0, 90, 95, 41
      HSL:
        3°, 91.0828%, 30.7843%
        HSV (HSB):
        3°, 95.3333%, 58.8235%
        XYZ:
        12.7869, 6.8410, 0.8475
        xyY:
        0.6245, 0.3341, 6.8410
      CIE-Lab:
        31.4422, 51.7073, 42.0883
        CIE-LCH:
        31.4422, 66.6713, 39.1446
        CIE-Luv:
        31.4422, 96.3895, 21.9420
        Hunter-Lab:
        26.1553, 41.4934, 16.3875
      #960f07 color charts
#960f07 RGB chart
      #960f07 CMYK chart
      #960f07 RGB pie chart
      #960f07 color shades, tints & tones
#960f07 color schemes
#960f07 color preview, HTML & CSS examples
           This text has a color of #960f07        
        
          <p style="color:#960f07;">Text here</p>
        
        
          .mytext {color:#960f07;}
        
        Text color #960f07
      
           This box has a color of #960f07        
        
          <div style="background-color:#960f07;">Content here</div>
        
        
          .mybackground {background-color:#960f07;}
        
        Background color #960f07
      
           Border around this has a color of #960f07        
        
          <div style="border:2px solid #960f07;">Content here</div>
        
        
          .myborder {border:2px solid #960f07;}
        
        Border color #960f07