#bd1c4b color space conversions
Hex:
        #bd1c4b
        RGB:
        189, 28, 75
        CMY:
        26, 89, 71
        CMYK:
        0, 85, 60, 26
      HSL:
        342°, 74.1935%, 42.5490%
        HSV (HSB):
        342°, 85.1852%, 74.1176%
        XYZ:
        22.6715, 12.1573, 7.8083
        xyY:
        0.5317, 0.2851, 12.1573
      CIE-Lab:
        41.4651, 62.3931, 15.9852
        CIE-LCH:
        41.4651, 64.4082, 14.3702
        CIE-Luv:
        41.4651, 107.3304, 5.7137
        Hunter-Lab:
        34.8674, 55.0467, 11.1296
      #bd1c4b color charts
#bd1c4b RGB chart
      #bd1c4b CMYK chart
      #bd1c4b RGB pie chart
      #bd1c4b color shades, tints & tones
#bd1c4b color schemes
#bd1c4b color preview, HTML & CSS examples
           This text has a color of #bd1c4b        
        
          <p style="color:#bd1c4b;">Text here</p>
        
        
          .mytext {color:#bd1c4b;}
        
        Text color #bd1c4b
      
           This box has a color of #bd1c4b        
        
          <div style="background-color:#bd1c4b;">Content here</div>
        
        
          .mybackground {background-color:#bd1c4b;}
        
        Background color #bd1c4b
      
           Border around this has a color of #bd1c4b        
        
          <div style="border:2px solid #bd1c4b;">Content here</div>
        
        
          .myborder {border:2px solid #bd1c4b;}
        
        Border color #bd1c4b