#bd984f color space conversions
Hex:
        #bd984f
        RGB:
        189, 152, 79
        CMY:
        26, 40, 69
        CMYK:
        0, 20, 58, 26
      HSL:
        40°, 45.4545%, 52.5490%
        HSV (HSB):
        40°, 58.2011%, 74.1176%
        XYZ:
        33.6258, 33.8398, 12.1566
        xyY:
        0.4223, 0.4250, 33.8398
      CIE-Lab:
        64.8352, 5.2015, 43.0664
        CIE-LCH:
        64.8352, 43.3794, 83.1133
        CIE-Luv:
        64.8352, 29.4903, 49.6118
        Hunter-Lab:
        58.1720, 1.3793, 28.3302
      #bd984f color charts
#bd984f RGB chart
      #bd984f CMYK chart
      #bd984f RGB pie chart
      #bd984f color shades, tints & tones
#bd984f color schemes
#bd984f color preview, HTML & CSS examples
           This text has a color of #bd984f        
        
          <p style="color:#bd984f;">Text here</p>
        
        
          .mytext {color:#bd984f;}
        
        Text color #bd984f
      
           This box has a color of #bd984f        
        
          <div style="background-color:#bd984f;">Content here</div>
        
        
          .mybackground {background-color:#bd984f;}
        
        Background color #bd984f
      
           Border around this has a color of #bd984f        
        
          <div style="border:2px solid #bd984f;">Content here</div>
        
        
          .myborder {border:2px solid #bd984f;}
        
        Border color #bd984f