#bc514a color space conversions
Hex:
        #bc514a
        RGB:
        188, 81, 74
        CMY:
        26, 68, 71
        CMYK:
        0, 57, 61, 26
      HSL:
        4°, 45.9677%, 51.3725%
        HSV (HSB):
        4°, 60.6383%, 73.7255%
        XYZ:
        24.9175, 17.0706, 8.4602
        xyY:
        0.4939, 0.3384, 17.0706
      CIE-Lab:
        48.3489, 42.6404, 25.6029
        CIE-LCH:
        48.3489, 49.7364, 30.9822
        CIE-Luv:
        48.3489, 80.1376, 20.8391
        Hunter-Lab:
        41.3166, 35.3468, 16.7811
      #bc514a color charts
#bc514a RGB chart
      #bc514a CMYK chart
      #bc514a RGB pie chart
      #bc514a color shades, tints & tones
#bc514a color schemes
#bc514a color preview, HTML & CSS examples
           This text has a color of #bc514a        
        
          <p style="color:#bc514a;">Text here</p>
        
        
          .mytext {color:#bc514a;}
        
        Text color #bc514a
      
           This box has a color of #bc514a        
        
          <div style="background-color:#bc514a;">Content here</div>
        
        
          .mybackground {background-color:#bc514a;}
        
        Background color #bc514a
      
           Border around this has a color of #bc514a        
        
          <div style="border:2px solid #bc514a;">Content here</div>
        
        
          .myborder {border:2px solid #bc514a;}
        
        Border color #bc514a