#bcb468 color space conversions
Hex:
        #bcb468
        RGB:
        188, 180, 104
        CMY:
        26, 29, 59
        CMYK:
        0, 4, 45, 26
      HSL:
        54°, 38.5321%, 57.2549%
        HSV (HSB):
        54°, 44.6809%, 73.7255%
        XYZ:
        39.5590, 44.3334, 19.5689
        xyY:
        0.3824, 0.4285, 44.3334
      CIE-Lab:
        72.4508, -7.9410, 39.6347
        CIE-LCH:
        72.4508, 40.4223, 101.3295
        CIE-Luv:
        72.4508, 8.9236, 51.2536
        Hunter-Lab:
        66.5833, -10.4690, 29.1829
      #bcb468 color charts
#bcb468 RGB chart
      #bcb468 CMYK chart
      #bcb468 RGB pie chart
      #bcb468 color shades, tints & tones
#bcb468 color schemes
#bcb468 color preview, HTML & CSS examples
           This text has a color of #bcb468        
        
          <p style="color:#bcb468;">Text here</p>
        
        
          .mytext {color:#bcb468;}
        
        Text color #bcb468
      
           This box has a color of #bcb468        
        
          <div style="background-color:#bcb468;">Content here</div>
        
        
          .mybackground {background-color:#bcb468;}
        
        Background color #bcb468
      
           Border around this has a color of #bcb468        
        
          <div style="border:2px solid #bcb468;">Content here</div>
        
        
          .myborder {border:2px solid #bcb468;}
        
        Border color #bcb468