#9d0300 color space conversions
Hex:
        #9d0300
        RGB:
        157, 3, 0
        CMY:
        38, 99, 100
        CMYK:
        0, 98, 100, 38
      HSL:
        1°, 100.0000%, 30.7843%
        HSV (HSB):
        1°, 100.0000%, 61.5686%
        XYZ:
        13.9372, 7.2332, 0.6616
        xyY:
        0.6384, 0.3313, 7.2332
      CIE-Lab:
        32.3321, 55.3350, 46.2821
        CIE-LCH:
        32.3321, 72.1387, 39.9090
        CIE-Luv:
        32.3321, 105.1752, 23.0680
        Hunter-Lab:
        26.8947, 45.4356, 17.3678
      #9d0300 color charts
#9d0300 RGB chart
      #9d0300 CMYK chart
      #9d0300 RGB pie chart
      #9d0300 color shades, tints & tones
#9d0300 color schemes
#9d0300 color preview, HTML & CSS examples
           This text has a color of #9d0300        
        
          <p style="color:#9d0300;">Text here</p>
        
        
          .mytext {color:#9d0300;}
        
        Text color #9d0300
      
           This box has a color of #9d0300        
        
          <div style="background-color:#9d0300;">Content here</div>
        
        
          .mybackground {background-color:#9d0300;}
        
        Background color #9d0300
      
           Border around this has a color of #9d0300        
        
          <div style="border:2px solid #9d0300;">Content here</div>
        
        
          .myborder {border:2px solid #9d0300;}
        
        Border color #9d0300