#bd151f color space conversions
Hex:
        #bd151f
        RGB:
        189, 21, 31
        CMY:
        26, 92, 88
        CMYK:
        0, 89, 84, 26
      HSL:
        356°, 80.0000%, 41.1765%
        HSV (HSB):
        356°, 88.8889%, 74.1176%
        XYZ:
        21.5018, 11.4541, 2.3739
        xyY:
        0.6086, 0.3242, 11.4541
      CIE-Lab:
        40.3350, 61.8367, 41.2567
        CIE-LCH:
        40.3350, 74.3364, 33.7108
        CIE-Luv:
        40.3350, 121.2637, 24.1095
        Hunter-Lab:
        33.8439, 54.1782, 19.5319
      #bd151f color charts
#bd151f RGB chart
      #bd151f CMYK chart
      #bd151f RGB pie chart
      #bd151f color shades, tints & tones
#bd151f color schemes
#bd151f color preview, HTML & CSS examples
           This text has a color of #bd151f        
        
          <p style="color:#bd151f;">Text here</p>
        
        
          .mytext {color:#bd151f;}
        
        Text color #bd151f
      
           This box has a color of #bd151f        
        
          <div style="background-color:#bd151f;">Content here</div>
        
        
          .mybackground {background-color:#bd151f;}
        
        Background color #bd151f
      
           Border around this has a color of #bd151f        
        
          <div style="border:2px solid #bd151f;">Content here</div>
        
        
          .myborder {border:2px solid #bd151f;}
        
        Border color #bd151f