#96273e color space conversions
Hex:
        #96273e
        RGB:
        150, 39, 62
        CMY:
        41, 85, 76
        CMYK:
        0, 74, 59, 41
      HSL:
        348°, 58.7302%, 37.0588%
        HSV (HSB):
        348°, 74.0000%, 58.8235%
        XYZ:
        14.1727, 8.2829, 5.4092
        xyY:
        0.5086, 0.2973, 8.2829
      CIE-Lab:
        34.5652, 47.1863, 13.6587
        CIE-LCH:
        34.5652, 49.1234, 16.1438
        CIE-Luv:
        34.5652, 75.8277, 6.1622
        Hunter-Lab:
        28.7800, 37.5374, 9.0024
      #96273e color charts
#96273e RGB chart
      #96273e CMYK chart
      #96273e RGB pie chart
      #96273e color shades, tints & tones
#96273e color schemes
#96273e color preview, HTML & CSS examples
           This text has a color of #96273e        
        
          <p style="color:#96273e;">Text here</p>
        
        
          .mytext {color:#96273e;}
        
        Text color #96273e
      
           This box has a color of #96273e        
        
          <div style="background-color:#96273e;">Content here</div>
        
        
          .mybackground {background-color:#96273e;}
        
        Background color #96273e
      
           Border around this has a color of #96273e        
        
          <div style="border:2px solid #96273e;">Content here</div>
        
        
          .myborder {border:2px solid #96273e;}
        
        Border color #96273e