#bc7229 color space conversions
Hex:
        #bc7229
        RGB:
        188, 114, 41
        CMY:
        26, 55, 84
        CMYK:
        0, 39, 78, 26
      HSL:
        30°, 64.1921%, 44.9020%
        HSV (HSB):
        30°, 78.1915%, 73.7255%
        XYZ:
        27.1566, 22.8861, 5.0840
        xyY:
        0.4926, 0.4152, 22.8861
      CIE-Lab:
        54.9548, 23.4784, 50.3173
        CIE-LCH:
        54.9548, 55.5254, 64.9859
        CIE-Luv:
        54.9548, 59.8639, 46.9315
        Hunter-Lab:
        47.8394, 17.6086, 27.1867
      #bc7229 color charts
#bc7229 RGB chart
      #bc7229 CMYK chart
      #bc7229 RGB pie chart
      #bc7229 color shades, tints & tones
#bc7229 color schemes
#bc7229 color preview, HTML & CSS examples
           This text has a color of #bc7229        
        
          <p style="color:#bc7229;">Text here</p>
        
        
          .mytext {color:#bc7229;}
        
        Text color #bc7229
      
           This box has a color of #bc7229        
        
          <div style="background-color:#bc7229;">Content here</div>
        
        
          .mybackground {background-color:#bc7229;}
        
        Background color #bc7229
      
           Border around this has a color of #bc7229        
        
          <div style="border:2px solid #bc7229;">Content here</div>
        
        
          .myborder {border:2px solid #bc7229;}
        
        Border color #bc7229