#96174f color space conversions
Hex:
        #96174f
        RGB:
        150, 23, 79
        CMY:
        41, 91, 69
        CMYK:
        0, 85, 47, 41
      HSL:
        334°, 73.4104%, 33.9216%
        HSV (HSB):
        334°, 84.6667%, 58.8235%
        XYZ:
        14.2954, 7.6613, 8.1225
        xyY:
        0.4753, 0.2547, 7.6613
      CIE-Lab:
        33.2674, 53.5430, 0.7514
        CIE-LCH:
        33.2674, 53.5482, 0.8040
        CIE-Luv:
        33.2674, 75.4570, -8.3812
        Hunter-Lab:
        27.6791, 43.7509, 1.9767
      #96174f color charts
#96174f RGB chart
      #96174f CMYK chart
      #96174f RGB pie chart
      #96174f color shades, tints & tones
#96174f color schemes
#96174f color preview, HTML & CSS examples
           This text has a color of #96174f        
        
          <p style="color:#96174f;">Text here</p>
        
        
          .mytext {color:#96174f;}
        
        Text color #96174f
      
           This box has a color of #96174f        
        
          <div style="background-color:#96174f;">Content here</div>
        
        
          .mybackground {background-color:#96174f;}
        
        Background color #96174f
      
           Border around this has a color of #96174f        
        
          <div style="border:2px solid #96174f;">Content here</div>
        
        
          .myborder {border:2px solid #96174f;}
        
        Border color #96174f