#bd5a5e color space conversions
Hex:
        #bd5a5e
        RGB:
        189, 90, 94
        CMY:
        26, 65, 63
        CMYK:
        0, 52, 50, 26
      HSL:
        358°, 42.8571%, 54.7059%
        HSV (HSB):
        358°, 52.3810%, 74.1176%
        XYZ:
        26.6628, 18.9393, 12.8400
        xyY:
        0.4562, 0.3241, 18.9393
      CIE-Lab:
        50.6161, 40.1715, 16.7788
        CIE-LCH:
        50.6161, 43.5348, 22.6692
        CIE-Luv:
        50.6161, 70.7445, 12.9554
        Hunter-Lab:
        43.5193, 33.2022, 12.9704
      #bd5a5e color charts
#bd5a5e RGB chart
      #bd5a5e CMYK chart
      #bd5a5e RGB pie chart
      #bd5a5e color shades, tints & tones
#bd5a5e color schemes
#bd5a5e color preview, HTML & CSS examples
           This text has a color of #bd5a5e        
        
          <p style="color:#bd5a5e;">Text here</p>
        
        
          .mytext {color:#bd5a5e;}
        
        Text color #bd5a5e
      
           This box has a color of #bd5a5e        
        
          <div style="background-color:#bd5a5e;">Content here</div>
        
        
          .mybackground {background-color:#bd5a5e;}
        
        Background color #bd5a5e
      
           Border around this has a color of #bd5a5e        
        
          <div style="border:2px solid #bd5a5e;">Content here</div>
        
        
          .myborder {border:2px solid #bd5a5e;}
        
        Border color #bd5a5e