#b895a6 color space conversions
Hex:
        #b895a6
        RGB:
        184, 149, 166
        CMY:
        28, 42, 35
        CMYK:
        0, 19, 10, 28
      HSL:
        331°, 19.7740%, 65.2941%
        HSV (HSB):
        331°, 19.0217%, 72.1569%
        XYZ:
        37.3975, 34.4384, 40.7526
        xyY:
        0.3322, 0.3059, 34.4384
      CIE-Lab:
        65.3091, 15.9153, -3.9444
        CIE-LCH:
        65.3091, 16.3968, 346.0805
        CIE-Luv:
        65.3091, 19.8430, -8.4849
        Hunter-Lab:
        58.6843, 11.0547, -0.0943
      #b895a6 color charts
#b895a6 RGB chart
      #b895a6 CMYK chart
      #b895a6 RGB pie chart
      #b895a6 color shades, tints & tones
#b895a6 color schemes
#b895a6 color preview, HTML & CSS examples
           This text has a color of #b895a6        
        
          <p style="color:#b895a6;">Text here</p>
        
        
          .mytext {color:#b895a6;}
        
        Text color #b895a6
      
           This box has a color of #b895a6        
        
          <div style="background-color:#b895a6;">Content here</div>
        
        
          .mybackground {background-color:#b895a6;}
        
        Background color #b895a6
      
           Border around this has a color of #b895a6        
        
          <div style="border:2px solid #b895a6;">Content here</div>
        
        
          .myborder {border:2px solid #b895a6;}
        
        Border color #b895a6