#bc7a14 color space conversions
Hex:
        #bc7a14
        RGB:
        188, 122, 20
        CMY:
        26, 52, 92
        CMYK:
        0, 35, 89, 26
      HSL:
        36°, 80.7692%, 40.7843%
        HSV (HSB):
        36°, 89.3617%, 73.7255%
        XYZ:
        27.8248, 24.6609, 3.9553
        xyY:
        0.4930, 0.4369, 24.6609
      CIE-Lab:
        56.7436, 18.4476, 59.1824
        CIE-LCH:
        56.7436, 61.9909, 72.6873
        CIE-Luv:
        56.7436, 54.5016, 54.2358
        Hunter-Lab:
        49.6598, 13.1106, 30.0395
      #bc7a14 color charts
#bc7a14 RGB chart
      #bc7a14 CMYK chart
      #bc7a14 RGB pie chart
      #bc7a14 color shades, tints & tones
#bc7a14 color schemes
#bc7a14 color preview, HTML & CSS examples
           This text has a color of #bc7a14        
        
          <p style="color:#bc7a14;">Text here</p>
        
        
          .mytext {color:#bc7a14;}
        
        Text color #bc7a14
      
           This box has a color of #bc7a14        
        
          <div style="background-color:#bc7a14;">Content here</div>
        
        
          .mybackground {background-color:#bc7a14;}
        
        Background color #bc7a14
      
           Border around this has a color of #bc7a14        
        
          <div style="border:2px solid #bc7a14;">Content here</div>
        
        
          .myborder {border:2px solid #bc7a14;}
        
        Border color #bc7a14