#bca192 color space conversions
Hex:
        #bca192
        RGB:
        188, 161, 146
        CMY:
        26, 37, 43
        CMYK:
        0, 14, 22, 26
      HSL:
        21°, 23.8636%, 65.4902%
        HSV (HSB):
        21°, 22.3404%, 73.7255%
        XYZ:
        38.6722, 38.2564, 32.5401
        xyY:
        0.3533, 0.3495, 38.2564
      CIE-Lab:
        68.2092, 7.5311, 11.4724
        CIE-LCH:
        68.2092, 13.7234, 56.7169
        CIE-Luv:
        68.2092, 17.7248, 14.6392
        Hunter-Lab:
        61.8518, 3.3647, 12.1039
      #bca192 color charts
#bca192 RGB chart
      #bca192 CMYK chart
      #bca192 RGB pie chart
      #bca192 color shades, tints & tones
#bca192 color schemes
#bca192 color preview, HTML & CSS examples
           This text has a color of #bca192        
        
          <p style="color:#bca192;">Text here</p>
        
        
          .mytext {color:#bca192;}
        
        Text color #bca192
      
           This box has a color of #bca192        
        
          <div style="background-color:#bca192;">Content here</div>
        
        
          .mybackground {background-color:#bca192;}
        
        Background color #bca192
      
           Border around this has a color of #bca192        
        
          <div style="border:2px solid #bca192;">Content here</div>
        
        
          .myborder {border:2px solid #bca192;}
        
        Border color #bca192