#bd2c4d color space conversions
Hex:
        #bd2c4d
        RGB:
        189, 44, 77
        CMY:
        26, 83, 70
        CMYK:
        0, 77, 59, 26
      HSL:
        346°, 62.2318%, 45.6863%
        HSV (HSB):
        346°, 76.7196%, 74.1176%
        XYZ:
        23.2265, 13.1560, 8.3364
        xyY:
        0.5194, 0.2942, 13.1560
      CIE-Lab:
        42.9974, 58.2982, 16.7946
        CIE-LCH:
        42.9974, 60.6691, 16.0707
        CIE-Luv:
        42.9974, 100.8819, 7.7208
        Hunter-Lab:
        36.2712, 50.8290, 11.7630
      #bd2c4d color charts
#bd2c4d RGB chart
      #bd2c4d CMYK chart
      #bd2c4d RGB pie chart
      #bd2c4d color shades, tints & tones
#bd2c4d color schemes
#bd2c4d color preview, HTML & CSS examples
           This text has a color of #bd2c4d        
        
          <p style="color:#bd2c4d;">Text here</p>
        
        
          .mytext {color:#bd2c4d;}
        
        Text color #bd2c4d
      
           This box has a color of #bd2c4d        
        
          <div style="background-color:#bd2c4d;">Content here</div>
        
        
          .mybackground {background-color:#bd2c4d;}
        
        Background color #bd2c4d
      
           Border around this has a color of #bd2c4d        
        
          <div style="border:2px solid #bd2c4d;">Content here</div>
        
        
          .myborder {border:2px solid #bd2c4d;}
        
        Border color #bd2c4d