#bd979e color space conversions
Hex:
        #bd979e
        RGB:
        189, 151, 158
        CMY:
        26, 41, 38
        CMYK:
        0, 20, 16, 26
      HSL:
        349°, 22.3529%, 66.6667%
        HSV (HSB):
        349°, 20.1058%, 74.1176%
        XYZ:
        38.2244, 35.4207, 37.1700
        xyY:
        0.3449, 0.3196, 35.4207
      CIE-Lab:
        66.0749, 15.2952, 1.7298
        CIE-LCH:
        66.0749, 15.3927, 6.4523
        CIE-Luv:
        66.0749, 22.9046, -0.2167
        Hunter-Lab:
        59.5153, 10.4922, 4.6314
      #bd979e color charts
#bd979e RGB chart
      #bd979e CMYK chart
      #bd979e RGB pie chart
      #bd979e color shades, tints & tones
#bd979e color schemes
#bd979e color preview, HTML & CSS examples
           This text has a color of #bd979e        
        
          <p style="color:#bd979e;">Text here</p>
        
        
          .mytext {color:#bd979e;}
        
        Text color #bd979e
      
           This box has a color of #bd979e        
        
          <div style="background-color:#bd979e;">Content here</div>
        
        
          .mybackground {background-color:#bd979e;}
        
        Background color #bd979e
      
           Border around this has a color of #bd979e        
        
          <div style="border:2px solid #bd979e;">Content here</div>
        
        
          .myborder {border:2px solid #bd979e;}
        
        Border color #bd979e