#bd2d4b color space conversions
Hex:
        #bd2d4b
        RGB:
        189, 45, 75
        CMY:
        26, 82, 71
        CMYK:
        0, 76, 60, 26
      HSL:
        348°, 61.5385%, 45.8824%
        HSV (HSB):
        348°, 76.1905%, 74.1176%
        XYZ:
        23.1947, 13.2036, 7.9827
        xyY:
        0.5226, 0.2975, 13.2036
      CIE-Lab:
        43.0684, 57.8490, 18.1356
        CIE-LCH:
        43.0684, 60.6252, 17.4061
        CIE-Luv:
        43.0684, 101.0852, 9.1289
        Hunter-Lab:
        36.3367, 50.3517, 12.4106
      #bd2d4b color charts
#bd2d4b RGB chart
      #bd2d4b CMYK chart
      #bd2d4b RGB pie chart
      #bd2d4b color shades, tints & tones
#bd2d4b color schemes
#bd2d4b color preview, HTML & CSS examples
           This text has a color of #bd2d4b        
        
          <p style="color:#bd2d4b;">Text here</p>
        
        
          .mytext {color:#bd2d4b;}
        
        Text color #bd2d4b
      
           This box has a color of #bd2d4b        
        
          <div style="background-color:#bd2d4b;">Content here</div>
        
        
          .mybackground {background-color:#bd2d4b;}
        
        Background color #bd2d4b
      
           Border around this has a color of #bd2d4b        
        
          <div style="border:2px solid #bd2d4b;">Content here</div>
        
        
          .myborder {border:2px solid #bd2d4b;}
        
        Border color #bd2d4b