#9d081b color space conversions
Hex:
        #9d081b
        RGB:
        157, 8, 27
        CMY:
        38, 97, 89
        CMYK:
        0, 95, 83, 38
      HSL:
        352°, 90.3030%, 32.3529%
        HSV (HSB):
        352°, 94.9045%, 61.5686%
        XYZ:
        14.1893, 7.4209, 1.7214
        xyY:
        0.6082, 0.3181, 7.4209
      CIE-Lab:
        32.7465, 55.1289, 33.8493
        CIE-LCH:
        32.7465, 64.6913, 31.5500
        CIE-Luv:
        32.7465, 100.6898, 18.2182
        Hunter-Lab:
        27.2413, 45.3037, 15.3223
      #9d081b color charts
#9d081b RGB chart
      #9d081b CMYK chart
      #9d081b RGB pie chart
      #9d081b color shades, tints & tones
#9d081b color schemes
#9d081b color preview, HTML & CSS examples
           This text has a color of #9d081b        
        
          <p style="color:#9d081b;">Text here</p>
        
        
          .mytext {color:#9d081b;}
        
        Text color #9d081b
      
           This box has a color of #9d081b        
        
          <div style="background-color:#9d081b;">Content here</div>
        
        
          .mybackground {background-color:#9d081b;}
        
        Background color #9d081b
      
           Border around this has a color of #9d081b        
        
          <div style="border:2px solid #9d081b;">Content here</div>
        
        
          .myborder {border:2px solid #9d081b;}
        
        Border color #9d081b