#bcbe70 color space conversions
Hex:
        #bcbe70
        RGB:
        188, 190, 112
        CMY:
        26, 25, 56
        CMYK:
        1, 0, 41, 25
      HSL:
        62°, 37.5000%, 59.2157%
        HSV (HSB):
        62°, 41.0526%, 74.5098%
        XYZ:
        42.0771, 48.6881, 22.5093
        xyY:
        0.3715, 0.4298, 48.6881
      CIE-Lab:
        75.2569, -12.2777, 39.0815
        CIE-LCH:
        75.2569, 40.9647, 107.4405
        CIE-Luv:
        75.2569, 2.4898, 52.2117
        Hunter-Lab:
        69.7769, -14.4698, 29.7175
      #bcbe70 color charts
#bcbe70 RGB chart
      #bcbe70 CMYK chart
      #bcbe70 RGB pie chart
      #bcbe70 color shades, tints & tones
#bcbe70 color schemes
#bcbe70 color preview, HTML & CSS examples
           This text has a color of #bcbe70        
        
          <p style="color:#bcbe70;">Text here</p>
        
        
          .mytext {color:#bcbe70;}
        
        Text color #bcbe70
      
           This box has a color of #bcbe70        
        
          <div style="background-color:#bcbe70;">Content here</div>
        
        
          .mybackground {background-color:#bcbe70;}
        
        Background color #bcbe70
      
           Border around this has a color of #bcbe70        
        
          <div style="border:2px solid #bcbe70;">Content here</div>
        
        
          .myborder {border:2px solid #bcbe70;}
        
        Border color #bcbe70