#bc504b color space conversions
Hex:
        #bc504b
        RGB:
        188, 80, 75
        CMY:
        26, 69, 71
        CMYK:
        0, 57, 60, 26
      HSL:
        3°, 45.7490%, 51.5686%
        HSV (HSB):
        3°, 60.1064%, 73.7255%
        XYZ:
        24.8777, 16.9367, 8.6145
        xyY:
        0.4933, 0.3359, 16.9367
      CIE-Lab:
        48.1802, 43.1973, 24.7962
        CIE-LCH:
        48.1802, 49.8082, 29.8568
        CIE-Luv:
        48.1802, 80.5912, 19.9236
        Hunter-Lab:
        41.1542, 35.8833, 16.3972
      #bc504b color charts
#bc504b RGB chart
      #bc504b CMYK chart
      #bc504b RGB pie chart
      #bc504b color shades, tints & tones
#bc504b color schemes
#bc504b color preview, HTML & CSS examples
           This text has a color of #bc504b        
        
          <p style="color:#bc504b;">Text here</p>
        
        
          .mytext {color:#bc504b;}
        
        Text color #bc504b
      
           This box has a color of #bc504b        
        
          <div style="background-color:#bc504b;">Content here</div>
        
        
          .mybackground {background-color:#bc504b;}
        
        Background color #bc504b
      
           Border around this has a color of #bc504b        
        
          <div style="border:2px solid #bc504b;">Content here</div>
        
        
          .myborder {border:2px solid #bc504b;}
        
        Border color #bc504b