#bca574 color space conversions
Hex:
        #bca574
        RGB:
        188, 165, 116
        CMY:
        26, 35, 55
        CMYK:
        0, 12, 38, 26
      HSL:
        41°, 34.9515%, 59.6078%
        HSV (HSB):
        41°, 38.2979%, 73.7255%
        XYZ:
        37.3466, 38.8626, 22.0559
        xyY:
        0.3801, 0.3955, 38.8626
      CIE-Lab:
        68.6516, 1.3412, 28.4925
        CIE-LCH:
        68.6516, 28.5241, 87.3049
        CIE-Luv:
        68.6516, 17.6537, 36.7576
        Hunter-Lab:
        62.3399, -2.1590, 22.6611
      #bca574 color charts
#bca574 RGB chart
      #bca574 CMYK chart
      #bca574 RGB pie chart
      #bca574 color shades, tints & tones
#bca574 color schemes
#bca574 color preview, HTML & CSS examples
           This text has a color of #bca574        
        
          <p style="color:#bca574;">Text here</p>
        
        
          .mytext {color:#bca574;}
        
        Text color #bca574
      
           This box has a color of #bca574        
        
          <div style="background-color:#bca574;">Content here</div>
        
        
          .mybackground {background-color:#bca574;}
        
        Background color #bca574
      
           Border around this has a color of #bca574        
        
          <div style="border:2px solid #bca574;">Content here</div>
        
        
          .myborder {border:2px solid #bca574;}
        
        Border color #bca574