#96271e color space conversions
Hex:
        #96271e
        RGB:
        150, 39, 30
        CMY:
        41, 85, 88
        CMYK:
        0, 74, 80, 41
      HSL:
        4°, 66.6667%, 35.2941%
        HSV (HSB):
        4°, 80.0000%, 58.8235%
        XYZ:
        13.5375, 8.0288, 2.0645
        xyY:
        0.5729, 0.3398, 8.0288
      CIE-Lab:
        34.0428, 45.4164, 32.9494
        CIE-LCH:
        34.0428, 56.1099, 35.9607
        CIE-Luv:
        34.0428, 83.4205, 20.8889
        Hunter-Lab:
        28.3351, 35.6945, 15.5147
      #96271e color charts
#96271e RGB chart
      #96271e CMYK chart
      #96271e RGB pie chart
      #96271e color shades, tints & tones
#96271e color schemes
#96271e color preview, HTML & CSS examples
           This text has a color of #96271e        
        
          <p style="color:#96271e;">Text here</p>
        
        
          .mytext {color:#96271e;}
        
        Text color #96271e
      
           This box has a color of #96271e        
        
          <div style="background-color:#96271e;">Content here</div>
        
        
          .mybackground {background-color:#96271e;}
        
        Background color #96271e
      
           Border around this has a color of #96271e        
        
          <div style="border:2px solid #96271e;">Content here</div>
        
        
          .myborder {border:2px solid #96271e;}
        
        Border color #96271e