#bd674d color space conversions
Hex:
        #bd674d
        RGB:
        189, 103, 77
        CMY:
        26, 60, 70
        CMYK:
        0, 46, 59, 26
      HSL:
        14°, 45.9016%, 52.1569%
        HSV (HSB):
        14°, 59.2593%, 74.1176%
        XYZ:
        27.1761, 21.0551, 9.6529
        xyY:
        0.4695, 0.3637, 21.0551
      CIE-Lab:
        53.0098, 31.9409, 29.8034
        CIE-LCH:
        53.0098, 43.6860, 43.0173
        CIE-Luv:
        53.0098, 65.0578, 28.3331
        Hunter-Lab:
        45.8859, 25.4170, 19.6474
      #bd674d color charts
#bd674d RGB chart
      #bd674d CMYK chart
      #bd674d RGB pie chart
      #bd674d color shades, tints & tones
#bd674d color schemes
#bd674d color preview, HTML & CSS examples
           This text has a color of #bd674d        
        
          <p style="color:#bd674d;">Text here</p>
        
        
          .mytext {color:#bd674d;}
        
        Text color #bd674d
      
           This box has a color of #bd674d        
        
          <div style="background-color:#bd674d;">Content here</div>
        
        
          .mybackground {background-color:#bd674d;}
        
        Background color #bd674d
      
           Border around this has a color of #bd674d        
        
          <div style="border:2px solid #bd674d;">Content here</div>
        
        
          .myborder {border:2px solid #bd674d;}
        
        Border color #bd674d