#bc5229 color space conversions
Hex:
        #bc5229
        RGB:
        188, 82, 41
        CMY:
        26, 68, 84
        CMYK:
        0, 56, 78, 26
      HSL:
        17°, 64.1921%, 44.9020%
        HSV (HSB):
        17°, 78.1915%, 73.7255%
        XYZ:
        24.1566, 16.8860, 4.0840
        xyY:
        0.5353, 0.3742, 16.8860
      CIE-Lab:
        48.1161, 40.3526, 43.5971
        CIE-LCH:
        48.1161, 59.4057, 47.2133
        CIE-Luv:
        48.1161, 84.8818, 35.1897
        Hunter-Lab:
        41.0926, 33.0203, 22.8724
      #bc5229 color charts
#bc5229 RGB chart
      #bc5229 CMYK chart
      #bc5229 RGB pie chart
      #bc5229 color shades, tints & tones
#bc5229 color schemes
#bc5229 color preview, HTML & CSS examples
           This text has a color of #bc5229        
        
          <p style="color:#bc5229;">Text here</p>
        
        
          .mytext {color:#bc5229;}
        
        Text color #bc5229
      
           This box has a color of #bc5229        
        
          <div style="background-color:#bc5229;">Content here</div>
        
        
          .mybackground {background-color:#bc5229;}
        
        Background color #bc5229
      
           Border around this has a color of #bc5229        
        
          <div style="border:2px solid #bc5229;">Content here</div>
        
        
          .myborder {border:2px solid #bc5229;}
        
        Border color #bc5229