#bc8e30 color space conversions
Hex:
        #bc8e30
        RGB:
        188, 142, 48
        CMY:
        26, 44, 81
        CMYK:
        0, 24, 74, 26
      HSL:
        40°, 59.3220%, 46.2745%
        HSV (HSB):
        40°, 74.4681%, 73.7255%
        XYZ:
        30.9455, 30.2508, 7.0043
        xyY:
        0.4537, 0.4436, 30.2508
      CIE-Lab:
        61.8700, 8.3256, 54.1220
        CIE-LCH:
        61.8700, 54.7586, 81.2547
        CIE-Luv:
        61.8700, 37.7418, 56.3168
        Hunter-Lab:
        55.0007, 4.1798, 30.9500
      #bc8e30 color charts
#bc8e30 RGB chart
      #bc8e30 CMYK chart
      #bc8e30 RGB pie chart
      #bc8e30 color shades, tints & tones
#bc8e30 color schemes
#bc8e30 color preview, HTML & CSS examples
           This text has a color of #bc8e30        
        
          <p style="color:#bc8e30;">Text here</p>
        
        
          .mytext {color:#bc8e30;}
        
        Text color #bc8e30
      
           This box has a color of #bc8e30        
        
          <div style="background-color:#bc8e30;">Content here</div>
        
        
          .mybackground {background-color:#bc8e30;}
        
        Background color #bc8e30
      
           Border around this has a color of #bc8e30        
        
          <div style="border:2px solid #bc8e30;">Content here</div>
        
        
          .myborder {border:2px solid #bc8e30;}
        
        Border color #bc8e30