#bd7166 color space conversions
Hex:
        #bd7166
        RGB:
        189, 113, 102
        CMY:
        26, 56, 60
        CMYK:
        0, 40, 46, 26
      HSL:
        8°, 39.7260%, 57.0588%
        HSV (HSB):
        8°, 46.0317%, 74.1176%
        XYZ:
        29.2897, 23.5884, 15.5797
        xyY:
        0.4279, 0.3446, 23.5884
      CIE-Lab:
        55.6733, 28.7875, 18.9672
        CIE-LCH:
        55.6733, 34.4742, 33.3797
        CIE-Luv:
        55.6733, 54.0749, 18.4856
        Hunter-Lab:
        48.5679, 22.6536, 14.9784
      #bd7166 color charts
#bd7166 RGB chart
      #bd7166 CMYK chart
      #bd7166 RGB pie chart
      #bd7166 color shades, tints & tones
#bd7166 color schemes
#bd7166 color preview, HTML & CSS examples
           This text has a color of #bd7166        
        
          <p style="color:#bd7166;">Text here</p>
        
        
          .mytext {color:#bd7166;}
        
        Text color #bd7166
      
           This box has a color of #bd7166        
        
          <div style="background-color:#bd7166;">Content here</div>
        
        
          .mybackground {background-color:#bd7166;}
        
        Background color #bd7166
      
           Border around this has a color of #bd7166        
        
          <div style="border:2px solid #bd7166;">Content here</div>
        
        
          .myborder {border:2px solid #bd7166;}
        
        Border color #bd7166