#9b082f color space conversions
Hex:
        #9b082f
        RGB:
        155, 8, 47
        CMY:
        39, 97, 82
        CMYK:
        0, 95, 70, 39
      HSL:
        344°, 90.1840%, 31.9608%
        HSV (HSB):
        344°, 94.8387%, 60.7843%
        XYZ:
        14.1175, 7.3475, 3.3635
        xyY:
        0.5686, 0.2959, 7.3475
      CIE-Lab:
        32.5852, 55.3761, 21.0140
        CIE-LCH:
        32.5852, 59.2292, 20.7806
        CIE-Luv:
        32.5852, 94.1517, 10.0009
        Hunter-Lab:
        27.1062, 45.5308, 11.6174
      #9b082f color charts
#9b082f RGB chart
      #9b082f CMYK chart
      #9b082f RGB pie chart
      #9b082f color shades, tints & tones
#9b082f color schemes
#9b082f color preview, HTML & CSS examples
           This text has a color of #9b082f        
        
          <p style="color:#9b082f;">Text here</p>
        
        
          .mytext {color:#9b082f;}
        
        Text color #9b082f
      
           This box has a color of #9b082f        
        
          <div style="background-color:#9b082f;">Content here</div>
        
        
          .mybackground {background-color:#9b082f;}
        
        Background color #9b082f
      
           Border around this has a color of #9b082f        
        
          <div style="border:2px solid #9b082f;">Content here</div>
        
        
          .myborder {border:2px solid #9b082f;}
        
        Border color #9b082f