#b9141d color space conversions
Hex:
        #b9141d
        RGB:
        185, 20, 29
        CMY:
        27, 92, 89
        CMYK:
        0, 89, 84, 27
      HSL:
        357°, 80.4878%, 40.1961%
        HSV (HSB):
        357°, 89.1892%, 72.5490%
        XYZ:
        20.4795, 10.9033, 2.1876
        xyY:
        0.6100, 0.3248, 10.9033
      CIE-Lab:
        39.4171, 60.8862, 41.1763
        CIE-LCH:
        39.4171, 73.5025, 34.0699
        CIE-Luv:
        39.4171, 118.8662, 23.8443
        Hunter-Lab:
        33.0202, 52.9226, 19.1862
      #b9141d color charts
#b9141d RGB chart
      #b9141d CMYK chart
      #b9141d RGB pie chart
      #b9141d color shades, tints & tones
#b9141d color schemes
#b9141d color preview, HTML & CSS examples
           This text has a color of #b9141d        
        
          <p style="color:#b9141d;">Text here</p>
        
        
          .mytext {color:#b9141d;}
        
        Text color #b9141d
      
           This box has a color of #b9141d        
        
          <div style="background-color:#b9141d;">Content here</div>
        
        
          .mybackground {background-color:#b9141d;}
        
        Background color #b9141d
      
           Border around this has a color of #b9141d        
        
          <div style="border:2px solid #b9141d;">Content here</div>
        
        
          .myborder {border:2px solid #b9141d;}
        
        Border color #b9141d