#bc3f40 color space conversions
Hex:
        #bc3f40
        RGB:
        188, 63, 64
        CMY:
        26, 75, 75
        CMYK:
        0, 66, 66, 26
      HSL:
        360°, 49.8008%, 49.2157%
        HSV (HSB):
        360°, 66.4894%, 73.7255%
        XYZ:
        23.4420, 14.6165, 6.4362
        xyY:
        0.5268, 0.3285, 14.6165
      CIE-Lab:
        45.1045, 50.1796, 27.4436
        CIE-LCH:
        45.1045, 57.1939, 28.6746
        CIE-Luv:
        45.1045, 93.8491, 19.7960
        Hunter-Lab:
        38.2316, 42.5432, 16.7807
      #bc3f40 color charts
#bc3f40 RGB chart
      #bc3f40 CMYK chart
      #bc3f40 RGB pie chart
      #bc3f40 color shades, tints & tones
#bc3f40 color schemes
#bc3f40 color preview, HTML & CSS examples
           This text has a color of #bc3f40        
        
          <p style="color:#bc3f40;">Text here</p>
        
        
          .mytext {color:#bc3f40;}
        
        Text color #bc3f40
      
           This box has a color of #bc3f40        
        
          <div style="background-color:#bc3f40;">Content here</div>
        
        
          .mybackground {background-color:#bc3f40;}
        
        Background color #bc3f40
      
           Border around this has a color of #bc3f40        
        
          <div style="border:2px solid #bc3f40;">Content here</div>
        
        
          .myborder {border:2px solid #bc3f40;}
        
        Border color #bc3f40