#b9383a color space conversions
Hex:
        #b9383a
        RGB:
        185, 56, 58
        CMY:
        27, 78, 77
        CMYK:
        0, 70, 69, 27
      HSL:
        359°, 53.5270%, 47.2549%
        HSV (HSB):
        359°, 69.7297%, 72.5490%
        XYZ:
        22.1855, 13.4481, 5.4294
        xyY:
        0.5403, 0.3275, 13.4481
      CIE-Lab:
        43.4308, 51.6880, 28.8528
        CIE-LCH:
        43.4308, 59.1957, 29.1707
        CIE-Luv:
        43.4308, 96.8951, 20.0759
        Hunter-Lab:
        36.6717, 43.8127, 16.8920
      #b9383a color charts
#b9383a RGB chart
      #b9383a CMYK chart
      #b9383a RGB pie chart
      #b9383a color shades, tints & tones
#b9383a color schemes
#b9383a color preview, HTML & CSS examples
           This text has a color of #b9383a        
        
          <p style="color:#b9383a;">Text here</p>
        
        
          .mytext {color:#b9383a;}
        
        Text color #b9383a
      
           This box has a color of #b9383a        
        
          <div style="background-color:#b9383a;">Content here</div>
        
        
          .mybackground {background-color:#b9383a;}
        
        Background color #b9383a
      
           Border around this has a color of #b9383a        
        
          <div style="border:2px solid #b9383a;">Content here</div>
        
        
          .myborder {border:2px solid #b9383a;}
        
        Border color #b9383a