#bd904e color space conversions
Hex:
        #bd904e
        RGB:
        189, 144, 78
        CMY:
        26, 44, 69
        CMYK:
        0, 24, 59, 26
      HSL:
        36°, 45.6790%, 52.3529%
        HSV (HSB):
        36°, 58.7302%, 74.1176%
        XYZ:
        32.3347, 31.3154, 11.5480
        xyY:
        0.4300, 0.4164, 31.3154
      CIE-Lab:
        62.7730, 9.5052, 41.1456
        CIE-LCH:
        62.7730, 42.2292, 76.9921
        CIE-Luv:
        62.7730, 35.2082, 46.3408
        Hunter-Lab:
        55.9602, 5.2099, 26.9370
      #bd904e color charts
#bd904e RGB chart
      #bd904e CMYK chart
      #bd904e RGB pie chart
      #bd904e color shades, tints & tones
#bd904e color schemes
#bd904e color preview, HTML & CSS examples
           This text has a color of #bd904e        
        
          <p style="color:#bd904e;">Text here</p>
        
        
          .mytext {color:#bd904e;}
        
        Text color #bd904e
      
           This box has a color of #bd904e        
        
          <div style="background-color:#bd904e;">Content here</div>
        
        
          .mybackground {background-color:#bd904e;}
        
        Background color #bd904e
      
           Border around this has a color of #bd904e        
        
          <div style="border:2px solid #bd904e;">Content here</div>
        
        
          .myborder {border:2px solid #bd904e;}
        
        Border color #bd904e