#bd5b5b color space conversions
Hex:
        #bd5b5b
        RGB:
        189, 91, 91
        CMY:
        26, 64, 64
        CMYK:
        0, 52, 52, 26
      HSL:
        0°, 42.6087%, 54.9020%
        HSV (HSB):
        0°, 51.8519%, 74.1176%
        XYZ:
        26.6157, 19.0563, 12.1730
        xyY:
        0.4601, 0.3294, 19.0563
      CIE-Lab:
        50.7530, 39.3884, 18.7436
        CIE-LCH:
        50.7530, 43.6207, 25.4482
        CIE-Luv:
        50.7530, 70.7486, 15.2520
        Hunter-Lab:
        43.6535, 32.4382, 14.0242
      #bd5b5b color charts
#bd5b5b RGB chart
      #bd5b5b CMYK chart
      #bd5b5b RGB pie chart
      #bd5b5b color shades, tints & tones
#bd5b5b color schemes
#bd5b5b color preview, HTML & CSS examples
           This text has a color of #bd5b5b        
        
          <p style="color:#bd5b5b;">Text here</p>
        
        
          .mytext {color:#bd5b5b;}
        
        Text color #bd5b5b
      
           This box has a color of #bd5b5b        
        
          <div style="background-color:#bd5b5b;">Content here</div>
        
        
          .mybackground {background-color:#bd5b5b;}
        
        Background color #bd5b5b
      
           Border around this has a color of #bd5b5b        
        
          <div style="border:2px solid #bd5b5b;">Content here</div>
        
        
          .myborder {border:2px solid #bd5b5b;}
        
        Border color #bd5b5b