#bd5a57 color space conversions
Hex:
        #bd5a57
        RGB:
        189, 90, 87
        CMY:
        26, 65, 66
        CMYK:
        0, 52, 54, 26
      HSL:
        2°, 43.5897%, 54.1176%
        HSV (HSB):
        2°, 53.9683%, 74.1176%
        XYZ:
        26.3627, 18.8193, 11.2598
        xyY:
        0.4671, 0.3334, 18.8193
      CIE-Lab:
        50.4751, 39.5468, 20.7363
        CIE-LCH:
        50.4751, 44.6537, 27.6702
        CIE-Luv:
        50.4751, 72.2502, 17.2468
        Hunter-Lab:
        43.3812, 32.5573, 14.9778
      #bd5a57 color charts
#bd5a57 RGB chart
      #bd5a57 CMYK chart
      #bd5a57 RGB pie chart
      #bd5a57 color shades, tints & tones
#bd5a57 color schemes
#bd5a57 color preview, HTML & CSS examples
           This text has a color of #bd5a57        
        
          <p style="color:#bd5a57;">Text here</p>
        
        
          .mytext {color:#bd5a57;}
        
        Text color #bd5a57
      
           This box has a color of #bd5a57        
        
          <div style="background-color:#bd5a57;">Content here</div>
        
        
          .mybackground {background-color:#bd5a57;}
        
        Background color #bd5a57
      
           Border around this has a color of #bd5a57        
        
          <div style="border:2px solid #bd5a57;">Content here</div>
        
        
          .myborder {border:2px solid #bd5a57;}
        
        Border color #bd5a57