#bc8e33 color space conversions
Hex:
        #bc8e33
        RGB:
        188, 142, 51
        CMY:
        26, 44, 80
        CMYK:
        0, 24, 73, 26
      HSL:
        40°, 57.3222%, 46.8627%
        HSV (HSB):
        40°, 72.8723%, 73.7255%
        XYZ:
        31.0096, 30.2764, 7.3415
        xyY:
        0.4519, 0.4412, 30.2764
      CIE-Lab:
        61.8920, 8.4680, 52.8939
        CIE-LCH:
        61.8920, 53.5674, 80.9045
        CIE-Luv:
        61.8920, 37.5947, 55.4557
        Hunter-Lab:
        55.0240, 4.3044, 30.6061
      #bc8e33 color charts
#bc8e33 RGB chart
      #bc8e33 CMYK chart
      #bc8e33 RGB pie chart
      #bc8e33 color shades, tints & tones
#bc8e33 color schemes
#bc8e33 color preview, HTML & CSS examples
           This text has a color of #bc8e33        
        
          <p style="color:#bc8e33;">Text here</p>
        
        
          .mytext {color:#bc8e33;}
        
        Text color #bc8e33
      
           This box has a color of #bc8e33        
        
          <div style="background-color:#bc8e33;">Content here</div>
        
        
          .mybackground {background-color:#bc8e33;}
        
        Background color #bc8e33
      
           Border around this has a color of #bc8e33        
        
          <div style="border:2px solid #bc8e33;">Content here</div>
        
        
          .myborder {border:2px solid #bc8e33;}
        
        Border color #bc8e33