#bc9e44 color space conversions
Hex:
        #bc9e44
        RGB:
        188, 158, 68
        CMY:
        26, 38, 73
        CMYK:
        0, 16, 64, 26
      HSL:
        45°, 47.2441%, 50.1961%
        HSV (HSB):
        45°, 63.8298%, 73.7255%
        XYZ:
        34.0093, 35.5624, 10.5406
        xyY:
        0.4245, 0.4439, 35.5624
      CIE-Lab:
        66.1842, 0.7260, 49.8640
        CIE-LCH:
        66.1842, 49.8693, 89.1658
        CIE-Luv:
        66.1842, 25.1593, 56.7263
        Hunter-Lab:
        59.6343, -2.5618, 31.2642
      #bc9e44 color charts
#bc9e44 RGB chart
      #bc9e44 CMYK chart
      #bc9e44 RGB pie chart
      #bc9e44 color shades, tints & tones
#bc9e44 color schemes
#bc9e44 color preview, HTML & CSS examples
           This text has a color of #bc9e44        
        
          <p style="color:#bc9e44;">Text here</p>
        
        
          .mytext {color:#bc9e44;}
        
        Text color #bc9e44
      
           This box has a color of #bc9e44        
        
          <div style="background-color:#bc9e44;">Content here</div>
        
        
          .mybackground {background-color:#bc9e44;}
        
        Background color #bc9e44
      
           Border around this has a color of #bc9e44        
        
          <div style="border:2px solid #bc9e44;">Content here</div>
        
        
          .myborder {border:2px solid #bc9e44;}
        
        Border color #bc9e44