#96153d color space conversions
Hex:
        #96153d
        RGB:
        150, 21, 61
        CMY:
        41, 92, 76
        CMYK:
        0, 86, 59, 41
      HSL:
        341°, 75.4386%, 33.5294%
        HSV (HSB):
        341°, 86.0000%, 58.8235%
        XYZ:
        13.6881, 7.3573, 5.1135
        xyY:
        0.5233, 0.2813, 7.3573
      CIE-Lab:
        32.6068, 52.5708, 11.6470
        CIE-LCH:
        32.6068, 53.8456, 12.4920
        CIE-Luv:
        32.6068, 82.6444, 2.8437
        Hunter-Lab:
        27.1243, 42.6116, 7.8095
      #96153d color charts
#96153d RGB chart
      #96153d CMYK chart
      #96153d RGB pie chart
      #96153d color shades, tints & tones
#96153d color schemes
#96153d color preview, HTML & CSS examples
           This text has a color of #96153d        
        
          <p style="color:#96153d;">Text here</p>
        
        
          .mytext {color:#96153d;}
        
        Text color #96153d
      
           This box has a color of #96153d        
        
          <div style="background-color:#96153d;">Content here</div>
        
        
          .mybackground {background-color:#96153d;}
        
        Background color #96153d
      
           Border around this has a color of #96153d        
        
          <div style="border:2px solid #96153d;">Content here</div>
        
        
          .myborder {border:2px solid #96153d;}
        
        Border color #96153d