#bc190f color space conversions
Hex:
        #bc190f
        RGB:
        188, 25, 15
        CMY:
        26, 90, 94
        CMYK:
        0, 87, 92, 26
      HSL:
        3°, 85.2217%, 39.8039%
        HSV (HSB):
        3°, 92.0213%, 73.7255%
        XYZ:
        21.1729, 11.4211, 1.5405
        xyY:
        0.6203, 0.3346, 11.4211
      CIE-Lab:
        40.2809, 60.5086, 48.6637
        CIE-LCH:
        40.2809, 77.6495, 38.8078
        CIE-Luv:
        40.2809, 121.3951, 27.8302
        Hunter-Lab:
        33.7951, 52.6900, 20.9540
      #bc190f color charts
#bc190f RGB chart
      #bc190f CMYK chart
      #bc190f RGB pie chart
      #bc190f color shades, tints & tones
#bc190f color schemes
#bc190f color preview, HTML & CSS examples
           This text has a color of #bc190f        
        
          <p style="color:#bc190f;">Text here</p>
        
        
          .mytext {color:#bc190f;}
        
        Text color #bc190f
      
           This box has a color of #bc190f        
        
          <div style="background-color:#bc190f;">Content here</div>
        
        
          .mybackground {background-color:#bc190f;}
        
        Background color #bc190f
      
           Border around this has a color of #bc190f        
        
          <div style="border:2px solid #bc190f;">Content here</div>
        
        
          .myborder {border:2px solid #bc190f;}
        
        Border color #bc190f