#bc131d color space conversions
Hex:
        #bc131d
        RGB:
        188, 19, 29
        CMY:
        26, 93, 89
        CMYK:
        0, 90, 85, 26
      HSL:
        356°, 81.6425%, 40.5882%
        HSV (HSB):
        356°, 89.8936%, 73.7255%
        XYZ:
        21.1937, 11.2458, 2.2160
        xyY:
        0.6116, 0.3245, 11.2458
      CIE-Lab:
        39.9914, 61.8553, 41.9317
        CIE-LCH:
        39.9914, 74.7285, 34.1333
        CIE-Luv:
        39.9914, 121.4044, 24.2597
        Hunter-Lab:
        33.5348, 54.1245, 19.5564
      #bc131d color charts
#bc131d RGB chart
      #bc131d CMYK chart
      #bc131d RGB pie chart
      #bc131d color shades, tints & tones
#bc131d color schemes
#bc131d color preview, HTML & CSS examples
           This text has a color of #bc131d        
        
          <p style="color:#bc131d;">Text here</p>
        
        
          .mytext {color:#bc131d;}
        
        Text color #bc131d
      
           This box has a color of #bc131d        
        
          <div style="background-color:#bc131d;">Content here</div>
        
        
          .mybackground {background-color:#bc131d;}
        
        Background color #bc131d
      
           Border around this has a color of #bc131d        
        
          <div style="border:2px solid #bc131d;">Content here</div>
        
        
          .myborder {border:2px solid #bc131d;}
        
        Border color #bc131d