#bd7f72 color space conversions
Hex:
        #bd7f72
        RGB:
        189, 127, 114
        CMY:
        26, 50, 55
        CMYK:
        0, 33, 40, 26
      HSL:
        10°, 36.2319%, 59.4118%
        HSV (HSB):
        10°, 39.6825%, 74.1176%
        XYZ:
        31.6129, 27.2125, 19.5059
        xyY:
        0.4036, 0.3474, 27.2125
      CIE-Lab:
        59.1705, 22.4165, 16.8588
        CIE-LCH:
        59.1705, 28.0486, 36.9458
        CIE-Luv:
        59.1705, 43.0124, 17.8010
        Hunter-Lab:
        52.1656, 16.8832, 14.3460
      #bd7f72 color charts
#bd7f72 RGB chart
      #bd7f72 CMYK chart
      #bd7f72 RGB pie chart
      #bd7f72 color shades, tints & tones
#bd7f72 color schemes
#bd7f72 color preview, HTML & CSS examples
           This text has a color of #bd7f72        
        
          <p style="color:#bd7f72;">Text here</p>
        
        
          .mytext {color:#bd7f72;}
        
        Text color #bd7f72
      
           This box has a color of #bd7f72        
        
          <div style="background-color:#bd7f72;">Content here</div>
        
        
          .mybackground {background-color:#bd7f72;}
        
        Background color #bd7f72
      
           Border around this has a color of #bd7f72        
        
          <div style="border:2px solid #bd7f72;">Content here</div>
        
        
          .myborder {border:2px solid #bd7f72;}
        
        Border color #bd7f72