#b9260b color space conversions
Hex:
        #b9260b
        RGB:
        185, 38, 11
        CMY:
        27, 85, 96
        CMYK:
        0, 79, 94, 27
      HSL:
        9°, 88.7755%, 38.4314%
        HSV (HSB):
        9°, 94.0541%, 72.5490%
        XYZ:
        20.7611, 11.7247, 1.4855
        xyY:
        0.6111, 0.3451, 11.7247
      CIE-Lab:
        40.7751, 56.4003, 50.0989
        CIE-LCH:
        40.7751, 75.4380, 41.6138
        CIE-Luv:
        40.7751, 114.0388, 29.9071
        Hunter-Lab:
        34.2413, 48.3053, 21.3968
      #b9260b color charts
#b9260b RGB chart
      #b9260b CMYK chart
      #b9260b RGB pie chart
      #b9260b color shades, tints & tones
#b9260b color schemes
#b9260b color preview, HTML & CSS examples
           This text has a color of #b9260b        
        
          <p style="color:#b9260b;">Text here</p>
        
        
          .mytext {color:#b9260b;}
        
        Text color #b9260b
      
           This box has a color of #b9260b        
        
          <div style="background-color:#b9260b;">Content here</div>
        
        
          .mybackground {background-color:#b9260b;}
        
        Background color #b9260b
      
           Border around this has a color of #b9260b        
        
          <div style="border:2px solid #b9260b;">Content here</div>
        
        
          .myborder {border:2px solid #b9260b;}
        
        Border color #b9260b