#bc7a47 color space conversions
Hex:
        #bc7a47
        RGB:
        188, 122, 71
        CMY:
        26, 52, 72
        CMYK:
        0, 35, 62, 26
      HSL:
        26°, 46.6135%, 50.7843%
        HSV (HSB):
        26°, 62.2340%, 73.7255%
        XYZ:
        28.8359, 25.0654, 9.2795
        xyY:
        0.4564, 0.3967, 25.0654
      CIE-Lab:
        57.1391, 20.7164, 38.0878
        CIE-LCH:
        57.1391, 43.3572, 61.4577
        CIE-Luv:
        57.1391, 51.0718, 39.4196
        Hunter-Lab:
        50.0653, 15.1955, 24.0564
      #bc7a47 color charts
#bc7a47 RGB chart
      #bc7a47 CMYK chart
      #bc7a47 RGB pie chart
      #bc7a47 color shades, tints & tones
#bc7a47 color schemes
#bc7a47 color preview, HTML & CSS examples
           This text has a color of #bc7a47        
        
          <p style="color:#bc7a47;">Text here</p>
        
        
          .mytext {color:#bc7a47;}
        
        Text color #bc7a47
      
           This box has a color of #bc7a47        
        
          <div style="background-color:#bc7a47;">Content here</div>
        
        
          .mybackground {background-color:#bc7a47;}
        
        Background color #bc7a47
      
           Border around this has a color of #bc7a47        
        
          <div style="border:2px solid #bc7a47;">Content here</div>
        
        
          .myborder {border:2px solid #bc7a47;}
        
        Border color #bc7a47