#bd1c4e color space conversions
Hex:
        #bd1c4e
        RGB:
        189, 28, 78
        CMY:
        26, 89, 69
        CMYK:
        0, 85, 59, 26
      HSL:
        341°, 74.1935%, 42.5490%
        HSV (HSB):
        341°, 85.1852%, 74.1176%
        XYZ:
        22.7767, 12.1994, 8.3620
        xyY:
        0.5256, 0.2815, 12.1994
      CIE-Lab:
        41.5313, 62.5864, 14.1800
        CIE-LCH:
        41.5313, 64.1726, 12.7658
        CIE-Luv:
        41.5313, 106.2600, 3.9231
        Hunter-Lab:
        34.9276, 55.2784, 10.2548
      #bd1c4e color charts
#bd1c4e RGB chart
      #bd1c4e CMYK chart
      #bd1c4e RGB pie chart
      #bd1c4e color shades, tints & tones
#bd1c4e color schemes
#bd1c4e color preview, HTML & CSS examples
           This text has a color of #bd1c4e        
        
          <p style="color:#bd1c4e;">Text here</p>
        
        
          .mytext {color:#bd1c4e;}
        
        Text color #bd1c4e
      
           This box has a color of #bd1c4e        
        
          <div style="background-color:#bd1c4e;">Content here</div>
        
        
          .mybackground {background-color:#bd1c4e;}
        
        Background color #bd1c4e
      
           Border around this has a color of #bd1c4e        
        
          <div style="border:2px solid #bd1c4e;">Content here</div>
        
        
          .myborder {border:2px solid #bd1c4e;}
        
        Border color #bd1c4e