#9d133d color space conversions
Hex:
        #9d133d
        RGB:
        157, 19, 61
        CMY:
        38, 93, 76
        CMYK:
        0, 88, 61, 38
      HSL:
        342°, 78.4091%, 34.5098%
        HSV (HSB):
        342°, 87.8981%, 61.5686%
        XYZ:
        14.9798, 7.9708, 5.1639
        xyY:
        0.5328, 0.2835, 7.9708
      CIE-Lab:
        33.9219, 54.8994, 13.6784
        CIE-LCH:
        33.9219, 56.5778, 13.9907
        CIE-Luv:
        33.9219, 88.8735, 4.3238
        Hunter-Lab:
        28.2325, 45.3027, 8.9184
      #9d133d color charts
#9d133d RGB chart
      #9d133d CMYK chart
      #9d133d RGB pie chart
      #9d133d color shades, tints & tones
#9d133d color schemes
#9d133d color preview, HTML & CSS examples
           This text has a color of #9d133d        
        
          <p style="color:#9d133d;">Text here</p>
        
        
          .mytext {color:#9d133d;}
        
        Text color #9d133d
      
           This box has a color of #9d133d        
        
          <div style="background-color:#9d133d;">Content here</div>
        
        
          .mybackground {background-color:#9d133d;}
        
        Background color #9d133d
      
           Border around this has a color of #9d133d        
        
          <div style="border:2px solid #9d133d;">Content here</div>
        
        
          .myborder {border:2px solid #9d133d;}
        
        Border color #9d133d