#bc5a29 color space conversions
Hex:
        #bc5a29
        RGB:
        188, 90, 41
        CMY:
        26, 65, 84
        CMYK:
        0, 52, 78, 26
      HSL:
        20°, 64.1921%, 44.9020%
        HSV (HSB):
        20°, 78.1915%, 73.7255%
        XYZ:
        24.7954, 18.1638, 4.2969
        xyY:
        0.5247, 0.3844, 18.1638
      CIE-Lab:
        49.6942, 36.3185, 45.1739
        CIE-LCH:
        49.6942, 57.9630, 51.2017
        CIE-Luv:
        49.6942, 78.7851, 37.9580
        Hunter-Lab:
        42.6190, 29.2668, 23.8556
      #bc5a29 color charts
#bc5a29 RGB chart
      #bc5a29 CMYK chart
      #bc5a29 RGB pie chart
      #bc5a29 color shades, tints & tones
#bc5a29 color schemes
#bc5a29 color preview, HTML & CSS examples
           This text has a color of #bc5a29        
        
          <p style="color:#bc5a29;">Text here</p>
        
        
          .mytext {color:#bc5a29;}
        
        Text color #bc5a29
      
           This box has a color of #bc5a29        
        
          <div style="background-color:#bc5a29;">Content here</div>
        
        
          .mybackground {background-color:#bc5a29;}
        
        Background color #bc5a29
      
           Border around this has a color of #bc5a29        
        
          <div style="border:2px solid #bc5a29;">Content here</div>
        
        
          .myborder {border:2px solid #bc5a29;}
        
        Border color #bc5a29