#bc1640 color space conversions
Hex:
        #bc1640
        RGB:
        188, 22, 64
        CMY:
        26, 91, 75
        CMYK:
        0, 88, 66, 26
      HSL:
        345°, 79.0476%, 41.1765%
        HSV (HSB):
        345°, 88.2979%, 73.7255%
        XYZ:
        21.9514, 11.6354, 5.9394
        xyY:
        0.5554, 0.2944, 11.6354
      CIE-Lab:
        40.6306, 62.6713, 21.7888
        CIE-LCH:
        40.6306, 66.3509, 19.1709
        CIE-Luv:
        40.6306, 111.9210, 10.7311
        Hunter-Lab:
        34.1106, 55.1773, 13.5538
      #bc1640 color charts
#bc1640 RGB chart
      #bc1640 CMYK chart
      #bc1640 RGB pie chart
      #bc1640 color shades, tints & tones
#bc1640 color schemes
#bc1640 color preview, HTML & CSS examples
           This text has a color of #bc1640        
        
          <p style="color:#bc1640;">Text here</p>
        
        
          .mytext {color:#bc1640;}
        
        Text color #bc1640
      
           This box has a color of #bc1640        
        
          <div style="background-color:#bc1640;">Content here</div>
        
        
          .mybackground {background-color:#bc1640;}
        
        Background color #bc1640
      
           Border around this has a color of #bc1640        
        
          <div style="border:2px solid #bc1640;">Content here</div>
        
        
          .myborder {border:2px solid #bc1640;}
        
        Border color #bc1640