#bc9e28 color space conversions
Hex:
        #bc9e28
        RGB:
        188, 158, 40
        CMY:
        26, 38, 84
        CMYK:
        0, 16, 79, 26
      HSL:
        48°, 64.9123%, 44.7059%
        HSV (HSB):
        48°, 78.7234%, 73.7255%
        XYZ:
        33.3489, 35.2983, 7.0631
        xyY:
        0.4405, 0.4662, 35.2983
      CIE-Lab:
        65.9802, -0.7073, 60.9851
        CIE-LCH:
        65.9802, 60.9892, 90.6645
        CIE-Luv:
        65.9802, 26.2233, 64.8734
        Hunter-Lab:
        59.4124, -3.7774, 34.5401
      #bc9e28 color charts
#bc9e28 RGB chart
      #bc9e28 CMYK chart
      #bc9e28 RGB pie chart
      #bc9e28 color shades, tints & tones
#bc9e28 color schemes
#bc9e28 color preview, HTML & CSS examples
           This text has a color of #bc9e28        
        
          <p style="color:#bc9e28;">Text here</p>
        
        
          .mytext {color:#bc9e28;}
        
        Text color #bc9e28
      
           This box has a color of #bc9e28        
        
          <div style="background-color:#bc9e28;">Content here</div>
        
        
          .mybackground {background-color:#bc9e28;}
        
        Background color #bc9e28
      
           Border around this has a color of #bc9e28        
        
          <div style="border:2px solid #bc9e28;">Content here</div>
        
        
          .myborder {border:2px solid #bc9e28;}
        
        Border color #bc9e28