#960c2f color space conversions
Hex:
        #960c2f
        RGB:
        150, 12, 47
        CMY:
        41, 95, 82
        CMYK:
        0, 92, 69, 41
      HSL:
        345°, 85.1852%, 31.7647%
        HSV (HSB):
        345°, 92.0000%, 58.8235%
        XYZ:
        13.2222, 6.9522, 3.3343
        xyY:
        0.5624, 0.2957, 6.9522
      CIE-Lab:
        31.6979, 53.4808, 19.6657
        CIE-LCH:
        31.6979, 56.9819, 20.1892
        CIE-Luv:
        31.6979, 89.3983, 9.2203
        Hunter-Lab:
        26.3670, 43.3698, 10.9592
      #960c2f color charts
#960c2f RGB chart
      #960c2f CMYK chart
      #960c2f RGB pie chart
      #960c2f color shades, tints & tones
#960c2f color schemes
#960c2f color preview, HTML & CSS examples
           This text has a color of #960c2f        
        
          <p style="color:#960c2f;">Text here</p>
        
        
          .mytext {color:#960c2f;}
        
        Text color #960c2f
      
           This box has a color of #960c2f        
        
          <div style="background-color:#960c2f;">Content here</div>
        
        
          .mybackground {background-color:#960c2f;}
        
        Background color #960c2f
      
           Border around this has a color of #960c2f        
        
          <div style="border:2px solid #960c2f;">Content here</div>
        
        
          .myborder {border:2px solid #960c2f;}
        
        Border color #960c2f