#bca0ad color space conversions
Hex:
        #bca0ad
        RGB:
        188, 160, 173
        CMY:
        26, 37, 32
        CMYK:
        0, 15, 8, 26
      HSL:
        332°, 17.2840%, 68.2353%
        HSV (HSB):
        332°, 14.8936%, 73.7255%
        XYZ:
        40.8527, 38.8501, 44.8808
        xyY:
        0.3279, 0.3118, 38.8501
      CIE-Lab:
        68.6425, 12.4995, -2.9082
        CIE-LCH:
        68.6425, 12.8334, 346.9024
        CIE-Luv:
        68.6425, 15.7691, -6.4298
        Hunter-Lab:
        62.3299, 7.9165, 0.9389
      #bca0ad color charts
#bca0ad RGB chart
      #bca0ad CMYK chart
      #bca0ad RGB pie chart
      #bca0ad color shades, tints & tones
#bca0ad color schemes
#bca0ad color preview, HTML & CSS examples
           This text has a color of #bca0ad        
        
          <p style="color:#bca0ad;">Text here</p>
        
        
          .mytext {color:#bca0ad;}
        
        Text color #bca0ad
      
           This box has a color of #bca0ad        
        
          <div style="background-color:#bca0ad;">Content here</div>
        
        
          .mybackground {background-color:#bca0ad;}
        
        Background color #bca0ad
      
           Border around this has a color of #bca0ad        
        
          <div style="border:2px solid #bca0ad;">Content here</div>
        
        
          .myborder {border:2px solid #bca0ad;}
        
        Border color #bca0ad