#bd4a5e color space conversions
Hex:
        #bd4a5e
        RGB:
        189, 74, 94
        CMY:
        26, 71, 63
        CMYK:
        0, 61, 50, 26
      HSL:
        350°, 46.5587%, 51.5686%
        HSV (HSB):
        350°, 60.8466%, 74.1176%
        XYZ:
        25.4554, 16.5245, 12.4376
        xyY:
        0.4678, 0.3037, 16.5245
      CIE-Lab:
        47.6553, 47.9167, 12.7095
        CIE-LCH:
        47.6553, 49.5736, 14.8551
        CIE-Luv:
        47.6553, 80.5032, 6.4589
        Hunter-Lab:
        40.6504, 40.6393, 10.3146
      #bd4a5e color charts
#bd4a5e RGB chart
      #bd4a5e CMYK chart
      #bd4a5e RGB pie chart
      #bd4a5e color shades, tints & tones
#bd4a5e color schemes
#bd4a5e color preview, HTML & CSS examples
           This text has a color of #bd4a5e        
        
          <p style="color:#bd4a5e;">Text here</p>
        
        
          .mytext {color:#bd4a5e;}
        
        Text color #bd4a5e
      
           This box has a color of #bd4a5e        
        
          <div style="background-color:#bd4a5e;">Content here</div>
        
        
          .mybackground {background-color:#bd4a5e;}
        
        Background color #bd4a5e
      
           Border around this has a color of #bd4a5e        
        
          <div style="border:2px solid #bd4a5e;">Content here</div>
        
        
          .myborder {border:2px solid #bd4a5e;}
        
        Border color #bd4a5e