#b99aa2 color space conversions
Hex:
        #b99aa2
        RGB:
        185, 154, 162
        CMY:
        27, 40, 36
        CMYK:
        0, 17, 12, 27
      HSL:
        345°, 18.1287%, 66.4706%
        HSV (HSB):
        345°, 16.7568%, 72.5490%
        XYZ:
        38.0848, 36.0341, 39.1304
        xyY:
        0.3363, 0.3182, 36.0341
      CIE-Lab:
        66.5460, 12.8144, 0.1266
        CIE-LCH:
        66.5460, 12.8151, 0.5661
        CIE-Luv:
        66.5460, 18.2034, -2.0500
        Hunter-Lab:
        60.0284, 8.1988, 3.3708
      #b99aa2 color charts
#b99aa2 RGB chart
      #b99aa2 CMYK chart
      #b99aa2 RGB pie chart
      #b99aa2 color shades, tints & tones
#b99aa2 color schemes
#b99aa2 color preview, HTML & CSS examples
           This text has a color of #b99aa2        
        
          <p style="color:#b99aa2;">Text here</p>
        
        
          .mytext {color:#b99aa2;}
        
        Text color #b99aa2
      
           This box has a color of #b99aa2        
        
          <div style="background-color:#b99aa2;">Content here</div>
        
        
          .mybackground {background-color:#b99aa2;}
        
        Background color #b99aa2
      
           Border around this has a color of #b99aa2        
        
          <div style="border:2px solid #b99aa2;">Content here</div>
        
        
          .myborder {border:2px solid #b99aa2;}
        
        Border color #b99aa2