#bc745b color space conversions
Hex:
        #bc745b
        RGB:
        188, 116, 91
        CMY:
        26, 55, 64
        CMYK:
        0, 38, 52, 26
      HSL:
        15°, 41.9913%, 54.7059%
        HSV (HSB):
        15°, 51.5957%, 73.7255%
        XYZ:
        28.8728, 23.9375, 12.9962
        xyY:
        0.4388, 0.3638, 23.9375
      CIE-Lab:
        56.0251, 25.6608, 25.7088
        CIE-LCH:
        56.0251, 36.3238, 45.0535
        CIE-Luv:
        56.0251, 52.9344, 26.4319
        Hunter-Lab:
        48.9259, 19.7181, 18.4990
      #bc745b color charts
#bc745b RGB chart
      #bc745b CMYK chart
      #bc745b RGB pie chart
      #bc745b color shades, tints & tones
#bc745b color schemes
#bc745b color preview, HTML & CSS examples
           This text has a color of #bc745b        
        
          <p style="color:#bc745b;">Text here</p>
        
        
          .mytext {color:#bc745b;}
        
        Text color #bc745b
      
           This box has a color of #bc745b        
        
          <div style="background-color:#bc745b;">Content here</div>
        
        
          .mybackground {background-color:#bc745b;}
        
        Background color #bc745b
      
           Border around this has a color of #bc745b        
        
          <div style="border:2px solid #bc745b;">Content here</div>
        
        
          .myborder {border:2px solid #bc745b;}
        
        Border color #bc745b