#960f05 color space conversions
Hex:
        #960f05
        RGB:
        150, 15, 5
        CMY:
        41, 94, 98
        CMYK:
        0, 90, 97, 41
      HSL:
        4°, 93.5484%, 30.3922%
        HSV (HSB):
        4°, 96.6667%, 58.8235%
        XYZ:
        12.7759, 6.8366, 0.7898
        xyY:
        0.6262, 0.3351, 6.8366
      CIE-Lab:
        31.4321, 51.6778, 42.8961
        CIE-LCH:
        31.4321, 67.1615, 39.6950
        CIE-Luv:
        31.4321, 96.5824, 22.2508
        Hunter-Lab:
        26.1470, 41.4613, 16.5119
      #960f05 color charts
#960f05 RGB chart
      #960f05 CMYK chart
      #960f05 RGB pie chart
      #960f05 color shades, tints & tones
#960f05 color schemes
#960f05 color preview, HTML & CSS examples
           This text has a color of #960f05        
        
          <p style="color:#960f05;">Text here</p>
        
        
          .mytext {color:#960f05;}
        
        Text color #960f05
      
           This box has a color of #960f05        
        
          <div style="background-color:#960f05;">Content here</div>
        
        
          .mybackground {background-color:#960f05;}
        
        Background color #960f05
      
           Border around this has a color of #960f05        
        
          <div style="border:2px solid #960f05;">Content here</div>
        
        
          .myborder {border:2px solid #960f05;}
        
        Border color #960f05