#bd94af color space conversions
Hex:
        #bd94af
        RGB:
        189, 148, 175
        CMY:
        26, 42, 31
        CMYK:
        0, 22, 7, 26
      HSL:
        320°, 23.6994%, 66.0784%
        HSV (HSB):
        320°, 21.6931%, 74.1176%
        XYZ:
        39.3140, 35.0938, 45.2591
        xyY:
        0.3285, 0.2933, 35.0938
      CIE-Lab:
        65.8216, 19.8608, -8.1889
        CIE-LCH:
        65.8216, 21.4828, 337.5928
        CIE-Luv:
        65.8216, 22.5319, -15.4829
        Hunter-Lab:
        59.2400, 14.7898, -3.8293
      #bd94af color charts
#bd94af RGB chart
      #bd94af CMYK chart
      #bd94af RGB pie chart
      #bd94af color shades, tints & tones
#bd94af color schemes
#bd94af color preview, HTML & CSS examples
           This text has a color of #bd94af        
        
          <p style="color:#bd94af;">Text here</p>
        
        
          .mytext {color:#bd94af;}
        
        Text color #bd94af
      
           This box has a color of #bd94af        
        
          <div style="background-color:#bd94af;">Content here</div>
        
        
          .mybackground {background-color:#bd94af;}
        
        Background color #bd94af
      
           Border around this has a color of #bd94af        
        
          <div style="border:2px solid #bd94af;">Content here</div>
        
        
          .myborder {border:2px solid #bd94af;}
        
        Border color #bd94af