#b9143e color space conversions
Hex:
        #b9143e
        RGB:
        185, 20, 62
        CMY:
        27, 92, 76
        CMYK:
        0, 89, 66, 27
      HSL:
        345°, 80.4878%, 40.1961%
        HSV (HSB):
        345°, 89.1892%, 72.5490%
        XYZ:
        21.1272, 11.1624, 5.5985
        xyY:
        0.5576, 0.2946, 11.1624
      CIE-Lab:
        39.8527, 62.1364, 21.9274
        CIE-LCH:
        39.8527, 65.8919, 19.4375
        CIE-Luv:
        39.8527, 110.7039, 10.8096
        Hunter-Lab:
        33.4102, 54.4083, 13.4521
      #b9143e color charts
#b9143e RGB chart
      #b9143e CMYK chart
      #b9143e RGB pie chart
      #b9143e color shades, tints & tones
#b9143e color schemes
#b9143e color preview, HTML & CSS examples
           This text has a color of #b9143e        
        
          <p style="color:#b9143e;">Text here</p>
        
        
          .mytext {color:#b9143e;}
        
        Text color #b9143e
      
           This box has a color of #b9143e        
        
          <div style="background-color:#b9143e;">Content here</div>
        
        
          .mybackground {background-color:#b9143e;}
        
        Background color #b9143e
      
           Border around this has a color of #b9143e        
        
          <div style="border:2px solid #b9143e;">Content here</div>
        
        
          .myborder {border:2px solid #b9143e;}
        
        Border color #b9143e