#96093e color space conversions
Hex:
        #96093e
        RGB:
        150, 9, 62
        CMY:
        41, 96, 76
        CMYK:
        0, 94, 59, 41
      HSL:
        337°, 88.6792%, 31.1765%
        HSV (HSB):
        337°, 94.0000%, 58.8235%
        XYZ:
        13.5449, 7.0272, 5.1999
        xyY:
        0.5256, 0.2727, 7.0272
      CIE-Lab:
        31.8688, 54.8344, 9.9704
        CIE-LCH:
        31.8688, 55.7335, 10.3054
        CIE-Luv:
        31.8688, 84.8572, 0.7049
        Hunter-Lab:
        26.5089, 44.8151, 6.9260
      #96093e color charts
#96093e RGB chart
      #96093e CMYK chart
      #96093e RGB pie chart
      #96093e color shades, tints & tones
#96093e color schemes
#96093e color preview, HTML & CSS examples
           This text has a color of #96093e        
        
          <p style="color:#96093e;">Text here</p>
        
        
          .mytext {color:#96093e;}
        
        Text color #96093e
      
           This box has a color of #96093e        
        
          <div style="background-color:#96093e;">Content here</div>
        
        
          .mybackground {background-color:#96093e;}
        
        Background color #96093e
      
           Border around this has a color of #96093e        
        
          <div style="border:2px solid #96093e;">Content here</div>
        
        
          .myborder {border:2px solid #96093e;}
        
        Border color #96093e