#bd5e5a color space conversions
Hex:
        #bd5e5a
        RGB:
        189, 94, 90
        CMY:
        26, 63, 65
        CMYK:
        0, 50, 52, 26
      HSL:
        2°, 42.8571%, 54.7059%
        HSV (HSB):
        2°, 52.3810%, 74.1176%
        XYZ:
        26.8344, 19.5624, 12.0345
        xyY:
        0.4592, 0.3348, 19.5624
      CIE-Lab:
        51.3388, 37.7572, 20.1204
        CIE-LCH:
        51.3388, 42.7836, 28.0526
        CIE-Luv:
        51.3388, 68.9791, 17.1523
        Hunter-Lab:
        44.2294, 30.8963, 14.8283
      #bd5e5a color charts
#bd5e5a RGB chart
      #bd5e5a CMYK chart
      #bd5e5a RGB pie chart
      #bd5e5a color shades, tints & tones
#bd5e5a color schemes
#bd5e5a color preview, HTML & CSS examples
           This text has a color of #bd5e5a        
        
          <p style="color:#bd5e5a;">Text here</p>
        
        
          .mytext {color:#bd5e5a;}
        
        Text color #bd5e5a
      
           This box has a color of #bd5e5a        
        
          <div style="background-color:#bd5e5a;">Content here</div>
        
        
          .mybackground {background-color:#bd5e5a;}
        
        Background color #bd5e5a
      
           Border around this has a color of #bd5e5a        
        
          <div style="border:2px solid #bd5e5a;">Content here</div>
        
        
          .myborder {border:2px solid #bd5e5a;}
        
        Border color #bd5e5a