#9b0d20 color space conversions
Hex:
        #9b0d20
        RGB:
        155, 13, 32
        CMY:
        39, 95, 87
        CMYK:
        0, 92, 79, 39
      HSL:
        352°, 84.5238%, 32.9412%
        HSV (HSB):
        352°, 91.6129%, 60.7843%
        XYZ:
        13.9222, 7.3607, 2.0535
        xyY:
        0.5966, 0.3154, 7.3607
      CIE-Lab:
        32.6143, 54.0238, 30.5817
        CIE-LCH:
        32.6143, 62.0791, 29.5132
        CIE-Luv:
        32.6143, 97.0577, 16.6732
        Hunter-Lab:
        27.1306, 44.1196, 14.5039
      #9b0d20 color charts
#9b0d20 RGB chart
      #9b0d20 CMYK chart
      #9b0d20 RGB pie chart
      #9b0d20 color shades, tints & tones
#9b0d20 color schemes
#9b0d20 color preview, HTML & CSS examples
           This text has a color of #9b0d20        
        
          <p style="color:#9b0d20;">Text here</p>
        
        
          .mytext {color:#9b0d20;}
        
        Text color #9b0d20
      
           This box has a color of #9b0d20        
        
          <div style="background-color:#9b0d20;">Content here</div>
        
        
          .mybackground {background-color:#9b0d20;}
        
        Background color #9b0d20
      
           Border around this has a color of #9b0d20        
        
          <div style="border:2px solid #9b0d20;">Content here</div>
        
        
          .myborder {border:2px solid #9b0d20;}
        
        Border color #9b0d20