#bca9ad color space conversions
Hex:
        #bca9ad
        RGB:
        188, 169, 173
        CMY:
        26, 34, 32
        CMYK:
        0, 10, 8, 26
      HSL:
        347°, 12.4183%, 70.0000%
        HSV (HSB):
        347°, 10.1064%, 73.7255%
        XYZ:
        42.4698, 42.0844, 45.4199
        xyY:
        0.3268, 0.3238, 42.0844
      CIE-Lab:
        70.9291, 7.5585, 0.4406
        CIE-LCH:
        70.9291, 7.5713, 3.3360
        CIE-Luv:
        70.9291, 10.9624, -0.6723
        Hunter-Lab:
        64.8725, 3.3310, 3.8994
      #bca9ad color charts
#bca9ad RGB chart
      #bca9ad CMYK chart
      #bca9ad RGB pie chart
      #bca9ad color shades, tints & tones
#bca9ad color schemes
#bca9ad color preview, HTML & CSS examples
           This text has a color of #bca9ad        
        
          <p style="color:#bca9ad;">Text here</p>
        
        
          .mytext {color:#bca9ad;}
        
        Text color #bca9ad
      
           This box has a color of #bca9ad        
        
          <div style="background-color:#bca9ad;">Content here</div>
        
        
          .mybackground {background-color:#bca9ad;}
        
        Background color #bca9ad
      
           Border around this has a color of #bca9ad        
        
          <div style="border:2px solid #bca9ad;">Content here</div>
        
        
          .myborder {border:2px solid #bca9ad;}
        
        Border color #bca9ad