#bc7d42 color space conversions
Hex:
        #bc7d42
        RGB:
        188, 125, 66
        CMY:
        26, 51, 74
        CMYK:
        0, 34, 65, 26
      HSL:
        29°, 48.0315%, 49.8039%
        HSV (HSB):
        29°, 64.8936%, 73.7255%
        XYZ:
        29.0560, 25.7519, 8.5935
        xyY:
        0.4583, 0.4062, 25.7519
      CIE-Lab:
        57.8008, 18.7166, 41.4536
        CIE-LCH:
        57.8008, 45.4831, 65.7005
        CIE-Luv:
        57.8008, 49.3210, 42.8875
        Hunter-Lab:
        50.7464, 13.3982, 25.4822
      #bc7d42 color charts
#bc7d42 RGB chart
      #bc7d42 CMYK chart
      #bc7d42 RGB pie chart
      #bc7d42 color shades, tints & tones
#bc7d42 color schemes
#bc7d42 color preview, HTML & CSS examples
           This text has a color of #bc7d42        
        
          <p style="color:#bc7d42;">Text here</p>
        
        
          .mytext {color:#bc7d42;}
        
        Text color #bc7d42
      
           This box has a color of #bc7d42        
        
          <div style="background-color:#bc7d42;">Content here</div>
        
        
          .mybackground {background-color:#bc7d42;}
        
        Background color #bc7d42
      
           Border around this has a color of #bc7d42        
        
          <div style="border:2px solid #bc7d42;">Content here</div>
        
        
          .myborder {border:2px solid #bc7d42;}
        
        Border color #bc7d42