#bd94a0 color space conversions
Hex:
        #bd94a0
        RGB:
        189, 148, 160
        CMY:
        26, 42, 37
        CMYK:
        0, 22, 15, 26
      HSL:
        342°, 23.6994%, 66.0784%
        HSV (HSB):
        342°, 21.6931%, 74.1176%
        XYZ:
        37.9213, 34.5367, 37.9253
        xyY:
        0.3435, 0.3129, 34.5367
      CIE-Lab:
        65.3863, 17.2848, -0.3978
        CIE-LCH:
        65.3863, 17.2894, 358.6817
        CIE-Luv:
        65.3863, 24.3460, -3.6005
        Hunter-Lab:
        58.7679, 12.3373, 2.8754
      #bd94a0 color charts
#bd94a0 RGB chart
      #bd94a0 CMYK chart
      #bd94a0 RGB pie chart
      #bd94a0 color shades, tints & tones
#bd94a0 color schemes
#bd94a0 color preview, HTML & CSS examples
           This text has a color of #bd94a0        
        
          <p style="color:#bd94a0;">Text here</p>
        
        
          .mytext {color:#bd94a0;}
        
        Text color #bd94a0
      
           This box has a color of #bd94a0        
        
          <div style="background-color:#bd94a0;">Content here</div>
        
        
          .mybackground {background-color:#bd94a0;}
        
        Background color #bd94a0
      
           Border around this has a color of #bd94a0        
        
          <div style="border:2px solid #bd94a0;">Content here</div>
        
        
          .myborder {border:2px solid #bd94a0;}
        
        Border color #bd94a0