#bc7235 color space conversions
Hex:
        #bc7235
        RGB:
        188, 114, 53
        CMY:
        26, 55, 79
        CMYK:
        0, 39, 72, 26
      HSL:
        27°, 56.0166%, 47.2549%
        HSV (HSB):
        27°, 71.8085%, 73.7255%
        XYZ:
        27.3990, 22.9830, 6.3602
        xyY:
        0.4829, 0.4050, 22.9830
      CIE-Lab:
        55.0549, 24.0240, 44.9073
        CIE-LCH:
        55.0549, 50.9295, 61.8546
        CIE-Luv:
        55.0549, 58.8997, 43.2151
        Hunter-Lab:
        47.9406, 18.1200, 25.6925
      #bc7235 color charts
#bc7235 RGB chart
      #bc7235 CMYK chart
      #bc7235 RGB pie chart
      #bc7235 color shades, tints & tones
#bc7235 color schemes
#bc7235 color preview, HTML & CSS examples
           This text has a color of #bc7235        
        
          <p style="color:#bc7235;">Text here</p>
        
        
          .mytext {color:#bc7235;}
        
        Text color #bc7235
      
           This box has a color of #bc7235        
        
          <div style="background-color:#bc7235;">Content here</div>
        
        
          .mybackground {background-color:#bc7235;}
        
        Background color #bc7235
      
           Border around this has a color of #bc7235        
        
          <div style="border:2px solid #bc7235;">Content here</div>
        
        
          .myborder {border:2px solid #bc7235;}
        
        Border color #bc7235