#960c0e color space conversions
Hex:
        #960c0e
        RGB:
        150, 12, 14
        CMY:
        41, 95, 95
        CMYK:
        0, 92, 91, 41
      HSL:
        359°, 85.1852%, 31.7647%
        HSV (HSB):
        359°, 92.0000%, 58.8235%
        XYZ:
        12.7884, 6.7787, 1.0499
        xyY:
        0.6203, 0.3288, 6.7787
      CIE-Lab:
        31.2977, 52.3408, 38.9794
        CIE-LCH:
        31.2977, 65.2606, 36.6759
        CIE-Luv:
        31.2977, 96.4578, 20.4900
        Hunter-Lab:
        26.0359, 42.1135, 15.8344
      #960c0e color charts
#960c0e RGB chart
      #960c0e CMYK chart
      #960c0e RGB pie chart
      #960c0e color shades, tints & tones
#960c0e color schemes
#960c0e color preview, HTML & CSS examples
           This text has a color of #960c0e        
        
          <p style="color:#960c0e;">Text here</p>
        
        
          .mytext {color:#960c0e;}
        
        Text color #960c0e
      
           This box has a color of #960c0e        
        
          <div style="background-color:#960c0e;">Content here</div>
        
        
          .mybackground {background-color:#960c0e;}
        
        Background color #960c0e
      
           Border around this has a color of #960c0e        
        
          <div style="border:2px solid #960c0e;">Content here</div>
        
        
          .myborder {border:2px solid #960c0e;}
        
        Border color #960c0e