#b9383b color space conversions
Hex:
        #b9383b
        RGB:
        185, 56, 59
        CMY:
        27, 78, 77
        CMYK:
        0, 70, 68, 27
      HSL:
        359°, 53.5270%, 47.2549%
        HSV (HSB):
        359°, 69.7297%, 72.5490%
        XYZ:
        22.2112, 13.4584, 5.5647
        xyY:
        0.5387, 0.3264, 13.4584
      CIE-Lab:
        43.4460, 51.7416, 28.2724
        CIE-LCH:
        43.4460, 58.9620, 28.6529
        CIE-Luv:
        43.4460, 96.6623, 19.6074
        Hunter-Lab:
        36.6857, 43.8720, 16.6865
      #b9383b color charts
#b9383b RGB chart
      #b9383b CMYK chart
      #b9383b RGB pie chart
      #b9383b color shades, tints & tones
#b9383b color schemes
#b9383b color preview, HTML & CSS examples
           This text has a color of #b9383b        
        
          <p style="color:#b9383b;">Text here</p>
        
        
          .mytext {color:#b9383b;}
        
        Text color #b9383b
      
           This box has a color of #b9383b        
        
          <div style="background-color:#b9383b;">Content here</div>
        
        
          .mybackground {background-color:#b9383b;}
        
        Background color #b9383b
      
           Border around this has a color of #b9383b        
        
          <div style="border:2px solid #b9383b;">Content here</div>
        
        
          .myborder {border:2px solid #b9383b;}
        
        Border color #b9383b