#bc755d color space conversions
Hex:
        #bc755d
        RGB:
        188, 117, 93
        CMY:
        26, 54, 64
        CMYK:
        0, 38, 51, 26
      HSL:
        15°, 41.4847%, 55.0980%
        HSV (HSB):
        15°, 50.5319%, 73.7255%
        XYZ:
        29.0761, 24.2043, 13.4953
        xyY:
        0.4354, 0.3625, 24.2043
      CIE-Lab:
        56.2917, 25.2990, 24.9234
        CIE-LCH:
        56.2917, 35.5136, 44.5716
        CIE-Luv:
        56.2917, 51.9528, 25.7514
        Hunter-Lab:
        49.1978, 19.3980, 18.1748
      #bc755d color charts
#bc755d RGB chart
      #bc755d CMYK chart
      #bc755d RGB pie chart
      #bc755d color shades, tints & tones
#bc755d color schemes
#bc755d color preview, HTML & CSS examples
           This text has a color of #bc755d        
        
          <p style="color:#bc755d;">Text here</p>
        
        
          .mytext {color:#bc755d;}
        
        Text color #bc755d
      
           This box has a color of #bc755d        
        
          <div style="background-color:#bc755d;">Content here</div>
        
        
          .mybackground {background-color:#bc755d;}
        
        Background color #bc755d
      
           Border around this has a color of #bc755d        
        
          <div style="border:2px solid #bc755d;">Content here</div>
        
        
          .myborder {border:2px solid #bc755d;}
        
        Border color #bc755d