#bd1b1b color space conversions
Hex:
        #bd1b1b
        RGB:
        189, 27, 27
        CMY:
        26, 89, 89
        CMYK:
        0, 86, 86, 26
      HSL:
        0°, 75.0000%, 42.3529%
        HSV (HSB):
        0°, 85.7143%, 74.1176%
        XYZ:
        21.5760, 11.6818, 2.1545
        xyY:
        0.6093, 0.3299, 11.6818
      CIE-Lab:
        40.7059, 60.5883, 43.6732
        CIE-LCH:
        40.7059, 74.6880, 35.7848
        CIE-Luv:
        40.7059, 119.9883, 25.8750
        Hunter-Lab:
        34.1787, 52.8693, 20.1876
      #bd1b1b color charts
#bd1b1b RGB chart
      #bd1b1b CMYK chart
      #bd1b1b RGB pie chart
      #bd1b1b color shades, tints & tones
#bd1b1b color schemes
#bd1b1b color preview, HTML & CSS examples
           This text has a color of #bd1b1b        
        
          <p style="color:#bd1b1b;">Text here</p>
        
        
          .mytext {color:#bd1b1b;}
        
        Text color #bd1b1b
      
           This box has a color of #bd1b1b        
        
          <div style="background-color:#bd1b1b;">Content here</div>
        
        
          .mybackground {background-color:#bd1b1b;}
        
        Background color #bd1b1b
      
           Border around this has a color of #bd1b1b        
        
          <div style="border:2px solid #bd1b1b;">Content here</div>
        
        
          .myborder {border:2px solid #bd1b1b;}
        
        Border color #bd1b1b