#9e132d color space conversions
Hex:
        #9e132d
        RGB:
        158, 19, 45
        CMY:
        38, 93, 82
        CMYK:
        0, 88, 72, 38
      HSL:
        349°, 78.5311%, 34.7059%
        HSV (HSB):
        349°, 87.9747%, 61.9608%
        XYZ:
        14.8071, 7.9243, 3.2317
        xyY:
        0.5703, 0.3052, 7.9243
      CIE-Lab:
        33.8247, 54.2762, 23.9812
        CIE-LCH:
        33.8247, 59.3380, 23.8376
        CIE-Luv:
        33.8247, 94.6651, 12.8046
        Hunter-Lab:
        28.1501, 44.6289, 12.8984
      #9e132d color charts
#9e132d RGB chart
      #9e132d CMYK chart
      #9e132d RGB pie chart
      #9e132d color shades, tints & tones
#9e132d color schemes
#9e132d color preview, HTML & CSS examples
           This text has a color of #9e132d        
        
          <p style="color:#9e132d;">Text here</p>
        
        
          .mytext {color:#9e132d;}
        
        Text color #9e132d
      
           This box has a color of #9e132d        
        
          <div style="background-color:#9e132d;">Content here</div>
        
        
          .mybackground {background-color:#9e132d;}
        
        Background color #9e132d
      
           Border around this has a color of #9e132d        
        
          <div style="border:2px solid #9e132d;">Content here</div>
        
        
          .myborder {border:2px solid #9e132d;}
        
        Border color #9e132d