#bd905d color space conversions
Hex:
        #bd905d
        RGB:
        189, 144, 93
        CMY:
        26, 44, 64
        CMYK:
        0, 24, 51, 26
      HSL:
        32°, 42.1053%, 55.2941%
        HSV (HSB):
        32°, 50.7937%, 74.1176%
        XYZ:
        32.9353, 31.5556, 14.7109
        xyY:
        0.4158, 0.3984, 31.5556
      CIE-Lab:
        62.9739, 10.7870, 33.5362
        CIE-LCH:
        62.9739, 35.2283, 72.1694
        CIE-Luv:
        62.9739, 33.9863, 39.0100
        Hunter-Lab:
        56.1744, 6.3501, 23.7953
      #bd905d color charts
#bd905d RGB chart
      #bd905d CMYK chart
      #bd905d RGB pie chart
      #bd905d color shades, tints & tones
#bd905d color schemes
#bd905d color preview, HTML & CSS examples
           This text has a color of #bd905d        
        
          <p style="color:#bd905d;">Text here</p>
        
        
          .mytext {color:#bd905d;}
        
        Text color #bd905d
      
           This box has a color of #bd905d        
        
          <div style="background-color:#bd905d;">Content here</div>
        
        
          .mybackground {background-color:#bd905d;}
        
        Background color #bd905d
      
           Border around this has a color of #bd905d        
        
          <div style="border:2px solid #bd905d;">Content here</div>
        
        
          .myborder {border:2px solid #bd905d;}
        
        Border color #bd905d