#bd1837 color space conversions
Hex:
        #bd1837
        RGB:
        189, 24, 55
        CMY:
        26, 91, 78
        CMYK:
        0, 87, 71, 26
      HSL:
        349°, 77.4648%, 41.7647%
        HSV (HSB):
        349°, 87.3016%, 74.1176%
        XYZ:
        22.0025, 11.7479, 4.7223
        xyY:
        0.5719, 0.3054, 11.7479
      CIE-Lab:
        40.8126, 62.1246, 27.6840
        CIE-LCH:
        40.8126, 68.0137, 24.0188
        CIE-Luv:
        40.8126, 114.8897, 15.6433
        Hunter-Lab:
        34.2752, 54.6038, 15.8239
      #bd1837 color charts
#bd1837 RGB chart
      #bd1837 CMYK chart
      #bd1837 RGB pie chart
      #bd1837 color shades, tints & tones
#bd1837 color schemes
#bd1837 color preview, HTML & CSS examples
           This text has a color of #bd1837        
        
          <p style="color:#bd1837;">Text here</p>
        
        
          .mytext {color:#bd1837;}
        
        Text color #bd1837
      
           This box has a color of #bd1837        
        
          <div style="background-color:#bd1837;">Content here</div>
        
        
          .mybackground {background-color:#bd1837;}
        
        Background color #bd1837
      
           Border around this has a color of #bd1837        
        
          <div style="border:2px solid #bd1837;">Content here</div>
        
        
          .myborder {border:2px solid #bd1837;}
        
        Border color #bd1837