#960025 color space conversions
Hex:
        #960025
        RGB:
        150, 0, 37
        CMY:
        41, 100, 85
        CMYK:
        0, 100, 75, 41
      HSL:
        345°, 100.0000%, 29.4118%
        HSV (HSB):
        345°, 100.0000%, 58.8235%
        XYZ:
        12.9116, 6.6176, 2.3471
        xyY:
        0.5902, 0.3025, 6.6176
      CIE-Lab:
        30.9200, 54.7886, 25.2355
        CIE-LCH:
        30.9200, 60.3210, 24.7306
        CIE-Luv:
        30.9200, 94.6111, 12.5589
        Hunter-Lab:
        25.7247, 44.5736, 12.5978
      #960025 color charts
#960025 RGB chart
      #960025 CMYK chart
      #960025 RGB pie chart
      #960025 color shades, tints & tones
#960025 color schemes
#960025 color preview, HTML & CSS examples
           This text has a color of #960025        
        
          <p style="color:#960025;">Text here</p>
        
        
          .mytext {color:#960025;}
        
        Text color #960025
      
           This box has a color of #960025        
        
          <div style="background-color:#960025;">Content here</div>
        
        
          .mybackground {background-color:#960025;}
        
        Background color #960025
      
           Border around this has a color of #960025        
        
          <div style="border:2px solid #960025;">Content here</div>
        
        
          .myborder {border:2px solid #960025;}
        
        Border color #960025