#bd1e2b color space conversions
Hex:
        #bd1e2b
        RGB:
        189, 30, 43
        CMY:
        26, 88, 83
        CMYK:
        0, 84, 77, 26
      HSL:
        355°, 72.6027%, 42.9412%
        HSV (HSB):
        355°, 84.1270%, 74.1176%
        XYZ:
        21.8866, 11.9218, 3.4331
        xyY:
        0.5877, 0.3201, 11.9218
      CIE-Lab:
        41.0915, 60.3824, 35.2500
        CIE-LCH:
        41.0915, 69.9185, 30.2755
        CIE-Luv:
        41.0915, 115.9444, 21.4453
        Hunter-Lab:
        34.5279, 52.7238, 18.2744
      #bd1e2b color charts
#bd1e2b RGB chart
      #bd1e2b CMYK chart
      #bd1e2b RGB pie chart
      #bd1e2b color shades, tints & tones
#bd1e2b color schemes
#bd1e2b color preview, HTML & CSS examples
           This text has a color of #bd1e2b        
        
          <p style="color:#bd1e2b;">Text here</p>
        
        
          .mytext {color:#bd1e2b;}
        
        Text color #bd1e2b
      
           This box has a color of #bd1e2b        
        
          <div style="background-color:#bd1e2b;">Content here</div>
        
        
          .mybackground {background-color:#bd1e2b;}
        
        Background color #bd1e2b
      
           Border around this has a color of #bd1e2b        
        
          <div style="border:2px solid #bd1e2b;">Content here</div>
        
        
          .myborder {border:2px solid #bd1e2b;}
        
        Border color #bd1e2b