#bcaa94 color space conversions
Hex:
        #bcaa94
        RGB:
        188, 170, 148
        CMY:
        26, 33, 42
        CMYK:
        0, 10, 21, 26
      HSL:
        33°, 22.9885%, 65.8824%
        HSV (HSB):
        33°, 21.2766%, 73.7255%
        XYZ:
        40.4591, 41.5789, 33.9101
        xyY:
        0.3489, 0.3586, 41.5789
      CIE-Lab:
        70.5796, 2.9342, 13.7086
        CIE-LCH:
        70.5796, 14.0191, 77.9185
        CIE-Luv:
        70.5796, 12.3588, 18.5983
        Hunter-Lab:
        64.4817, -0.8432, 13.9574
      #bcaa94 color charts
#bcaa94 RGB chart
      #bcaa94 CMYK chart
      #bcaa94 RGB pie chart
      #bcaa94 color shades, tints & tones
#bcaa94 color schemes
#bcaa94 color preview, HTML & CSS examples
           This text has a color of #bcaa94        
        
          <p style="color:#bcaa94;">Text here</p>
        
        
          .mytext {color:#bcaa94;}
        
        Text color #bcaa94
      
           This box has a color of #bcaa94        
        
          <div style="background-color:#bcaa94;">Content here</div>
        
        
          .mybackground {background-color:#bcaa94;}
        
        Background color #bcaa94
      
           Border around this has a color of #bcaa94        
        
          <div style="border:2px solid #bcaa94;">Content here</div>
        
        
          .myborder {border:2px solid #bcaa94;}
        
        Border color #bcaa94