#9e233b color space conversions
Hex:
        #9e233b
        RGB:
        158, 35, 59
        CMY:
        38, 86, 77
        CMYK:
        0, 78, 63, 38
      HSL:
        348°, 63.7306%, 37.8431%
        HSV (HSB):
        348°, 77.8481%, 61.9608%
        XYZ:
        15.4910, 8.7869, 5.0173
        xyY:
        0.5288, 0.2999, 8.7869
      CIE-Lab:
        35.5708, 50.8302, 17.2130
        CIE-LCH:
        35.5708, 53.6656, 18.7081
        CIE-Luv:
        35.5708, 85.0100, 8.6861
        Hunter-Lab:
        29.6428, 41.4074, 10.7147
      #9e233b color charts
#9e233b RGB chart
      #9e233b CMYK chart
      #9e233b RGB pie chart
      #9e233b color shades, tints & tones
#9e233b color schemes
#9e233b color preview, HTML & CSS examples
           This text has a color of #9e233b        
        
          <p style="color:#9e233b;">Text here</p>
        
        
          .mytext {color:#9e233b;}
        
        Text color #9e233b
      
           This box has a color of #9e233b        
        
          <div style="background-color:#9e233b;">Content here</div>
        
        
          .mybackground {background-color:#9e233b;}
        
        Background color #9e233b
      
           Border around this has a color of #9e233b        
        
          <div style="border:2px solid #9e233b;">Content here</div>
        
        
          .myborder {border:2px solid #9e233b;}
        
        Border color #9e233b