#b9381b color space conversions
Hex:
        #b9381b
        RGB:
        185, 56, 27
        CMY:
        27, 78, 89
        CMYK:
        0, 70, 85, 27
      HSL:
        11°, 74.5283%, 41.5686%
        HSV (HSB):
        11°, 85.4054%, 72.5490%
        XYZ:
        21.6196, 13.2218, 2.4495
        xyY:
        0.5798, 0.3546, 13.2218
      CIE-Lab:
        43.0955, 50.4933, 45.4296
        CIE-LCH:
        43.0955, 67.9222, 41.9782
        CIE-Luv:
        43.0955, 102.3160, 30.9228
        Hunter-Lab:
        36.3617, 42.4976, 21.4592
      #b9381b color charts
#b9381b RGB chart
      #b9381b CMYK chart
      #b9381b RGB pie chart
      #b9381b color shades, tints & tones
#b9381b color schemes
#b9381b color preview, HTML & CSS examples
           This text has a color of #b9381b        
        
          <p style="color:#b9381b;">Text here</p>
        
        
          .mytext {color:#b9381b;}
        
        Text color #b9381b
      
           This box has a color of #b9381b        
        
          <div style="background-color:#b9381b;">Content here</div>
        
        
          .mybackground {background-color:#b9381b;}
        
        Background color #b9381b
      
           Border around this has a color of #b9381b        
        
          <div style="border:2px solid #b9381b;">Content here</div>
        
        
          .myborder {border:2px solid #b9381b;}
        
        Border color #b9381b