#bd191f color space conversions
Hex:
        #bd191f
        RGB:
        189, 25, 31
        CMY:
        26, 90, 88
        CMYK:
        0, 87, 84, 26
      HSL:
        358°, 76.6355%, 41.9608%
        HSV (HSB):
        358°, 86.7725%, 74.1176%
        XYZ:
        21.5812, 11.6130, 2.4004
        xyY:
        0.6063, 0.3263, 11.6130
      CIE-Lab:
        40.5943, 61.0936, 41.4969
        CIE-LCH:
        40.5943, 73.8540, 34.1857
        CIE-Luv:
        40.5943, 120.0329, 24.5831
        Hunter-Lab:
        34.0779, 53.4063, 19.6782
      #bd191f color charts
#bd191f RGB chart
      #bd191f CMYK chart
      #bd191f RGB pie chart
      #bd191f color shades, tints & tones
#bd191f color schemes
#bd191f color preview, HTML & CSS examples
           This text has a color of #bd191f        
        
          <p style="color:#bd191f;">Text here</p>
        
        
          .mytext {color:#bd191f;}
        
        Text color #bd191f
      
           This box has a color of #bd191f        
        
          <div style="background-color:#bd191f;">Content here</div>
        
        
          .mybackground {background-color:#bd191f;}
        
        Background color #bd191f
      
           Border around this has a color of #bd191f        
        
          <div style="border:2px solid #bd191f;">Content here</div>
        
        
          .myborder {border:2px solid #bd191f;}
        
        Border color #bd191f