#96091e color space conversions
Hex:
        #96091e
        RGB:
        150, 9, 30
        CMY:
        41, 96, 88
        CMYK:
        0, 94, 80, 41
      HSL:
        351°, 88.6792%, 31.1765%
        HSV (HSB):
        351°, 94.0000%, 58.8235%
        XYZ:
        12.9097, 6.7731, 1.8552
        xyY:
        0.5994, 0.3145, 6.7731
      CIE-Lab:
        31.2848, 53.2038, 30.0609
        CIE-LCH:
        31.2848, 61.1089, 29.4670
        CIE-Luv:
        31.2848, 94.4460, 16.0007
        Hunter-Lab:
        26.0253, 42.9999, 13.9912
      #96091e color charts
#96091e RGB chart
      #96091e CMYK chart
      #96091e RGB pie chart
      #96091e color shades, tints & tones
#96091e color schemes
#96091e color preview, HTML & CSS examples
           This text has a color of #96091e        
        
          <p style="color:#96091e;">Text here</p>
        
        
          .mytext {color:#96091e;}
        
        Text color #96091e
      
           This box has a color of #96091e        
        
          <div style="background-color:#96091e;">Content here</div>
        
        
          .mybackground {background-color:#96091e;}
        
        Background color #96091e
      
           Border around this has a color of #96091e        
        
          <div style="border:2px solid #96091e;">Content here</div>
        
        
          .myborder {border:2px solid #96091e;}
        
        Border color #96091e