#bd2d4e color space conversions
Hex:
        #bd2d4e
        RGB:
        189, 45, 78
        CMY:
        26, 82, 69
        CMYK:
        0, 76, 59, 26
      HSL:
        346°, 61.5385%, 45.8824%
        HSV (HSB):
        346°, 76.1905%, 74.1176%
        XYZ:
        23.2998, 13.2456, 8.5364
        xyY:
        0.5168, 0.2938, 13.2456
      CIE-Lab:
        43.1311, 58.0504, 16.3514
        CIE-LCH:
        43.1311, 60.3094, 15.7312
        CIE-Luv:
        43.1311, 100.1306, 7.3685
        Hunter-Lab:
        36.3946, 50.5852, 11.5697
      #bd2d4e color charts
#bd2d4e RGB chart
      #bd2d4e CMYK chart
      #bd2d4e RGB pie chart
      #bd2d4e color shades, tints & tones
#bd2d4e color schemes
#bd2d4e color preview, HTML & CSS examples
           This text has a color of #bd2d4e        
        
          <p style="color:#bd2d4e;">Text here</p>
        
        
          .mytext {color:#bd2d4e;}
        
        Text color #bd2d4e
      
           This box has a color of #bd2d4e        
        
          <div style="background-color:#bd2d4e;">Content here</div>
        
        
          .mybackground {background-color:#bd2d4e;}
        
        Background color #bd2d4e
      
           Border around this has a color of #bd2d4e        
        
          <div style="border:2px solid #bd2d4e;">Content here</div>
        
        
          .myborder {border:2px solid #bd2d4e;}
        
        Border color #bd2d4e