#bd704f color space conversions
Hex:
        #bd704f
        RGB:
        189, 112, 79
        CMY:
        26, 56, 69
        CMYK:
        0, 41, 58, 26
      HSL:
        18°, 45.4545%, 52.5490%
        HSV (HSB):
        18°, 58.2011%, 74.1176%
        XYZ:
        28.1917, 22.9717, 10.3452
        xyY:
        0.4583, 0.3735, 22.9717
      CIE-Lab:
        55.0431, 27.2298, 31.2261
        CIE-LCH:
        55.0431, 41.4311, 48.9109
        CIE-Luv:
        55.0431, 58.2629, 31.2408
        Hunter-Lab:
        47.9288, 21.1184, 20.7526
      #bd704f color charts
#bd704f RGB chart
      #bd704f CMYK chart
      #bd704f RGB pie chart
      #bd704f color shades, tints & tones
#bd704f color schemes
#bd704f color preview, HTML & CSS examples
           This text has a color of #bd704f        
        
          <p style="color:#bd704f;">Text here</p>
        
        
          .mytext {color:#bd704f;}
        
        Text color #bd704f
      
           This box has a color of #bd704f        
        
          <div style="background-color:#bd704f;">Content here</div>
        
        
          .mybackground {background-color:#bd704f;}
        
        Background color #bd704f
      
           Border around this has a color of #bd704f        
        
          <div style="border:2px solid #bd704f;">Content here</div>
        
        
          .myborder {border:2px solid #bd704f;}
        
        Border color #bd704f