#b8a0ad color space conversions
Hex:
        #b8a0ad
        RGB:
        184, 160, 173
        CMY:
        28, 37, 32
        CMYK:
        0, 13, 6, 28
      HSL:
        328°, 14.4578%, 67.4510%
        HSV (HSB):
        328°, 13.0435%, 72.1569%
        XYZ:
        39.8808, 38.3491, 44.8353
        xyY:
        0.3241, 0.3116, 38.3491
      CIE-Lab:
        68.2771, 11.0584, -3.4879
        CIE-LCH:
        68.2771, 11.5954, 342.4941
        CIE-Luv:
        68.2771, 13.2827, -7.0261
        Hunter-Lab:
        61.9266, 6.5825, 0.4223
      #b8a0ad color charts
#b8a0ad RGB chart
      #b8a0ad CMYK chart
      #b8a0ad RGB pie chart
      #b8a0ad color shades, tints & tones
#b8a0ad color schemes
#b8a0ad color preview, HTML & CSS examples
           This text has a color of #b8a0ad        
        
          <p style="color:#b8a0ad;">Text here</p>
        
        
          .mytext {color:#b8a0ad;}
        
        Text color #b8a0ad
      
           This box has a color of #b8a0ad        
        
          <div style="background-color:#b8a0ad;">Content here</div>
        
        
          .mybackground {background-color:#b8a0ad;}
        
        Background color #b8a0ad
      
           Border around this has a color of #b8a0ad        
        
          <div style="border:2px solid #b8a0ad;">Content here</div>
        
        
          .myborder {border:2px solid #b8a0ad;}
        
        Border color #b8a0ad