#96271b color space conversions
Hex:
        #96271b
        RGB:
        150, 39, 27
        CMY:
        41, 85, 89
        CMYK:
        0, 74, 82, 41
      HSL:
        6°, 69.4915%, 34.7059%
        HSV (HSB):
        6°, 82.0000%, 58.8235%
        XYZ:
        13.5010, 8.0142, 1.8722
        xyY:
        0.5773, 0.3427, 8.0142
      CIE-Lab:
        34.0124, 45.3123, 34.6070
        CIE-LCH:
        34.0124, 57.0163, 37.3706
        CIE-Luv:
        34.0124, 83.9032, 21.8150
        Hunter-Lab:
        28.3094, 35.5871, 15.8954
      #96271b color charts
#96271b RGB chart
      #96271b CMYK chart
      #96271b RGB pie chart
      #96271b color shades, tints & tones
#96271b color schemes
#96271b color preview, HTML & CSS examples
           This text has a color of #96271b        
        
          <p style="color:#96271b;">Text here</p>
        
        
          .mytext {color:#96271b;}
        
        Text color #96271b
      
           This box has a color of #96271b        
        
          <div style="background-color:#96271b;">Content here</div>
        
        
          .mybackground {background-color:#96271b;}
        
        Background color #96271b
      
           Border around this has a color of #96271b        
        
          <div style="border:2px solid #96271b;">Content here</div>
        
        
          .myborder {border:2px solid #96271b;}
        
        Border color #96271b