#9b0f00 color space conversions
Hex:
        #9b0f00
        RGB:
        155, 15, 0
        CMY:
        39, 94, 100
        CMYK:
        0, 90, 100, 39
      HSL:
        6°, 100.0000%, 30.3922%
        HSV (HSB):
        6°, 100.0000%, 60.7843%
        XYZ:
        13.6884, 7.3102, 0.6896
        xyY:
        0.6311, 0.3371, 7.3102
      CIE-Lab:
        32.5029, 53.0202, 46.1766
        CIE-LCH:
        32.5029, 70.3094, 41.0534
        CIE-Luv:
        32.5029, 100.8835, 23.7793
        Hunter-Lab:
        27.0374, 43.0549, 17.4141
      #9b0f00 color charts
#9b0f00 RGB chart
      #9b0f00 CMYK chart
      #9b0f00 RGB pie chart
      #9b0f00 color shades, tints & tones
#9b0f00 color schemes
#9b0f00 color preview, HTML & CSS examples
           This text has a color of #9b0f00        
        
          <p style="color:#9b0f00;">Text here</p>
        
        
          .mytext {color:#9b0f00;}
        
        Text color #9b0f00
      
           This box has a color of #9b0f00        
        
          <div style="background-color:#9b0f00;">Content here</div>
        
        
          .mybackground {background-color:#9b0f00;}
        
        Background color #9b0f00
      
           Border around this has a color of #9b0f00        
        
          <div style="border:2px solid #9b0f00;">Content here</div>
        
        
          .myborder {border:2px solid #9b0f00;}
        
        Border color #9b0f00