#bc605f color space conversions
Hex:
        #bc605f
        RGB:
        188, 96, 95
        CMY:
        26, 62, 63
        CMYK:
        0, 49, 49, 26
      HSL:
        1°, 40.9692%, 55.4902%
        HSV (HSB):
        1°, 49.4681%, 73.7255%
        XYZ:
        26.9875, 19.8833, 13.2419
        xyY:
        0.4489, 0.3308, 19.8833
      CIE-Lab:
        51.7050, 36.8010, 17.6434
        CIE-LCH:
        51.7050, 40.8118, 25.6144
        CIE-Luv:
        51.7050, 65.8339, 14.7789
        Hunter-Lab:
        44.5907, 29.9991, 13.6064
      #bc605f color charts
#bc605f RGB chart
      #bc605f CMYK chart
      #bc605f RGB pie chart
      #bc605f color shades, tints & tones
#bc605f color schemes
#bc605f color preview, HTML & CSS examples
           This text has a color of #bc605f        
        
          <p style="color:#bc605f;">Text here</p>
        
        
          .mytext {color:#bc605f;}
        
        Text color #bc605f
      
           This box has a color of #bc605f        
        
          <div style="background-color:#bc605f;">Content here</div>
        
        
          .mybackground {background-color:#bc605f;}
        
        Background color #bc605f
      
           Border around this has a color of #bc605f        
        
          <div style="border:2px solid #bc605f;">Content here</div>
        
        
          .myborder {border:2px solid #bc605f;}
        
        Border color #bc605f