#bd878d color space conversions
Hex:
        #bd878d
        RGB:
        189, 135, 141
        CMY:
        26, 47, 45
        CMYK:
        0, 29, 25, 26
      HSL:
        353°, 29.0323%, 63.5294%
        HSV (HSB):
        353°, 28.5714%, 74.1176%
        XYZ:
        34.4580, 30.0699, 29.1872
        xyY:
        0.3677, 0.3209, 30.0699
      CIE-Lab:
        61.7144, 21.5465, 5.0346
        CIE-LCH:
        61.7144, 22.1269, 13.1519
        CIE-Luv:
        61.7144, 34.2385, 3.1365
        Hunter-Lab:
        54.8360, 16.2033, 6.8272
      #bd878d color charts
#bd878d RGB chart
      #bd878d CMYK chart
      #bd878d RGB pie chart
      #bd878d color shades, tints & tones
#bd878d color schemes
#bd878d color preview, HTML & CSS examples
           This text has a color of #bd878d        
        
          <p style="color:#bd878d;">Text here</p>
        
        
          .mytext {color:#bd878d;}
        
        Text color #bd878d
      
           This box has a color of #bd878d        
        
          <div style="background-color:#bd878d;">Content here</div>
        
        
          .mybackground {background-color:#bd878d;}
        
        Background color #bd878d
      
           Border around this has a color of #bd878d        
        
          <div style="border:2px solid #bd878d;">Content here</div>
        
        
          .myborder {border:2px solid #bd878d;}
        
        Border color #bd878d