#bd5d5e color space conversions
Hex:
        #bd5d5e
        RGB:
        189, 93, 94
        CMY:
        26, 64, 63
        CMYK:
        0, 51, 50, 26
      HSL:
        359°, 42.1053%, 55.2941%
        HSV (HSB):
        359°, 50.7937%, 74.1176%
        XYZ:
        26.9210, 19.4557, 12.9261
        xyY:
        0.4540, 0.3281, 19.4557
      CIE-Lab:
        51.2161, 38.6384, 17.5946
        CIE-LCH:
        51.2161, 42.4558, 24.4829
        CIE-Luv:
        51.2161, 68.8082, 14.2548
        Hunter-Lab:
        44.1086, 31.7547, 13.5010
      #bd5d5e color charts
#bd5d5e RGB chart
      #bd5d5e CMYK chart
      #bd5d5e RGB pie chart
      #bd5d5e color shades, tints & tones
#bd5d5e color schemes
#bd5d5e color preview, HTML & CSS examples
           This text has a color of #bd5d5e        
        
          <p style="color:#bd5d5e;">Text here</p>
        
        
          .mytext {color:#bd5d5e;}
        
        Text color #bd5d5e
      
           This box has a color of #bd5d5e        
        
          <div style="background-color:#bd5d5e;">Content here</div>
        
        
          .mybackground {background-color:#bd5d5e;}
        
        Background color #bd5d5e
      
           Border around this has a color of #bd5d5e        
        
          <div style="border:2px solid #bd5d5e;">Content here</div>
        
        
          .myborder {border:2px solid #bd5d5e;}
        
        Border color #bd5d5e