#bc6752 color space conversions
Hex:
        #bc6752
        RGB:
        188, 103, 82
        CMY:
        26, 60, 68
        CMYK:
        0, 45, 56, 26
      HSL:
        12°, 44.1667%, 52.9412%
        HSV (HSB):
        12°, 56.3830%, 73.7255%
        XYZ:
        27.1123, 21.0011, 10.6073
        xyY:
        0.4617, 0.3576, 21.0011
      CIE-Lab:
        52.9507, 31.9378, 26.8543
        CIE-LCH:
        52.9507, 41.7274, 40.0582
        CIE-Luv:
        52.9507, 63.4459, 25.5411
        Hunter-Lab:
        45.8269, 25.4077, 18.3553
      #bc6752 color charts
#bc6752 RGB chart
      #bc6752 CMYK chart
      #bc6752 RGB pie chart
      #bc6752 color shades, tints & tones
#bc6752 color schemes
#bc6752 color preview, HTML & CSS examples
           This text has a color of #bc6752        
        
          <p style="color:#bc6752;">Text here</p>
        
        
          .mytext {color:#bc6752;}
        
        Text color #bc6752
      
           This box has a color of #bc6752        
        
          <div style="background-color:#bc6752;">Content here</div>
        
        
          .mybackground {background-color:#bc6752;}
        
        Background color #bc6752
      
           Border around this has a color of #bc6752        
        
          <div style="border:2px solid #bc6752;">Content here</div>
        
        
          .myborder {border:2px solid #bc6752;}
        
        Border color #bc6752