#bcac4f color space conversions
Hex:
        #bcac4f
        RGB:
        188, 172, 79
        CMY:
        26, 33, 69
        CMYK:
        0, 9, 58, 26
      HSL:
        51°, 44.8560%, 52.3529%
        HSV (HSB):
        51°, 57.9787%, 73.7255%
        XYZ:
        36.9028, 40.7609, 13.3198
        xyY:
        0.4056, 0.4480, 40.7609
      CIE-Lab:
        70.0081, -5.9618, 49.0066
        CIE-LCH:
        70.0081, 49.3679, 96.9361
        CIE-Luv:
        70.0081, 15.1310, 58.8470
        Hunter-Lab:
        63.8443, -8.5521, 32.3214
      #bcac4f color charts
#bcac4f RGB chart
      #bcac4f CMYK chart
      #bcac4f RGB pie chart
      #bcac4f color shades, tints & tones
#bcac4f color schemes
#bcac4f color preview, HTML & CSS examples
           This text has a color of #bcac4f        
        
          <p style="color:#bcac4f;">Text here</p>
        
        
          .mytext {color:#bcac4f;}
        
        Text color #bcac4f
      
           This box has a color of #bcac4f        
        
          <div style="background-color:#bcac4f;">Content here</div>
        
        
          .mybackground {background-color:#bcac4f;}
        
        Background color #bcac4f
      
           Border around this has a color of #bcac4f        
        
          <div style="border:2px solid #bcac4f;">Content here</div>
        
        
          .myborder {border:2px solid #bcac4f;}
        
        Border color #bcac4f