#bd655d color space conversions
Hex:
        #bd655d
        RGB:
        189, 101, 93
        CMY:
        26, 60, 64
        CMYK:
        0, 47, 51, 26
      HSL:
        5°, 42.1053%, 55.2941%
        HSV (HSB):
        5°, 50.7937%, 74.1176%
        XYZ:
        27.6157, 20.9165, 12.9377
        xyY:
        0.4493, 0.3403, 20.9165
      CIE-Lab:
        52.8580, 34.3621, 20.3960
        CIE-LCH:
        52.8580, 39.9593, 30.6918
        CIE-Luv:
        52.8580, 63.7111, 18.4327
        Hunter-Lab:
        45.7346, 27.7476, 15.2418
      #bd655d color charts
#bd655d RGB chart
      #bd655d CMYK chart
      #bd655d RGB pie chart
      #bd655d color shades, tints & tones
#bd655d color schemes
#bd655d color preview, HTML & CSS examples
           This text has a color of #bd655d        
        
          <p style="color:#bd655d;">Text here</p>
        
        
          .mytext {color:#bd655d;}
        
        Text color #bd655d
      
           This box has a color of #bd655d        
        
          <div style="background-color:#bd655d;">Content here</div>
        
        
          .mybackground {background-color:#bd655d;}
        
        Background color #bd655d
      
           Border around this has a color of #bd655d        
        
          <div style="border:2px solid #bd655d;">Content here</div>
        
        
          .myborder {border:2px solid #bd655d;}
        
        Border color #bd655d