#96276f color space conversions
Hex:
        #96276f
        RGB:
        150, 39, 111
        CMY:
        41, 85, 56
        CMYK:
        0, 74, 26, 41
      HSL:
        321°, 58.7302%, 37.0588%
        HSV (HSB):
        321°, 74.0000%, 58.8235%
        XYZ:
        16.1724, 9.0828, 15.9397
        xyY:
        0.3926, 0.2205, 9.0828
      CIE-Lab:
        36.1432, 52.3104, -15.5051
        CIE-LCH:
        36.1432, 54.5600, 343.4899
        CIE-Luv:
        36.1432, 58.8419, -28.2328
        Hunter-Lab:
        30.1376, 43.0457, -10.2619
      #96276f color charts
#96276f RGB chart
      #96276f CMYK chart
      #96276f RGB pie chart
      #96276f color shades, tints & tones
#96276f color schemes
#96276f color preview, HTML & CSS examples
           This text has a color of #96276f        
        
          <p style="color:#96276f;">Text here</p>
        
        
          .mytext {color:#96276f;}
        
        Text color #96276f
      
           This box has a color of #96276f        
        
          <div style="background-color:#96276f;">Content here</div>
        
        
          .mybackground {background-color:#96276f;}
        
        Background color #96276f
      
           Border around this has a color of #96276f        
        
          <div style="border:2px solid #96276f;">Content here</div>
        
        
          .myborder {border:2px solid #96276f;}
        
        Border color #96276f