#bd5f70 color space conversions
Hex:
        #bd5f70
        RGB:
        189, 95, 112
        CMY:
        26, 63, 56
        CMYK:
        0, 50, 41, 26
      HSL:
        349°, 41.5929%, 55.6863%
        HSV (HSB):
        349°, 49.7354%, 74.1176%
        XYZ:
        28.0031, 20.1731, 17.7471
        xyY:
        0.4248, 0.3060, 20.1731
      CIE-Lab:
        52.0323, 39.4621, 8.0477
        CIE-LCH:
        52.0323, 40.2743, 11.5266
        CIE-Luv:
        52.0323, 63.5702, 3.1566
        Hunter-Lab:
        44.9145, 32.6902, 8.0128
      #bd5f70 color charts
#bd5f70 RGB chart
      #bd5f70 CMYK chart
      #bd5f70 RGB pie chart
      #bd5f70 color shades, tints & tones
#bd5f70 color schemes
#bd5f70 color preview, HTML & CSS examples
           This text has a color of #bd5f70        
        
          <p style="color:#bd5f70;">Text here</p>
        
        
          .mytext {color:#bd5f70;}
        
        Text color #bd5f70
      
           This box has a color of #bd5f70        
        
          <div style="background-color:#bd5f70;">Content here</div>
        
        
          .mybackground {background-color:#bd5f70;}
        
        Background color #bd5f70
      
           Border around this has a color of #bd5f70        
        
          <div style="border:2px solid #bd5f70;">Content here</div>
        
        
          .myborder {border:2px solid #bd5f70;}
        
        Border color #bd5f70