#bc151e color space conversions
Hex:
        #bc151e
        RGB:
        188, 21, 30
        CMY:
        26, 92, 88
        CMYK:
        0, 89, 84, 26
      HSL:
        357°, 79.9043%, 40.9804%
        HSV (HSB):
        357°, 88.8298%, 73.7255%
        XYZ:
        21.2415, 11.3214, 2.2940
        xyY:
        0.6094, 0.3248, 11.3214
      CIE-Lab:
        40.1167, 61.5437, 41.5145
        CIE-LCH:
        40.1167, 74.2366, 34.0018
        CIE-Luv:
        40.1167, 120.6797, 24.2073
        Hunter-Lab:
        33.6473, 53.8041, 19.5109
      #bc151e color charts
#bc151e RGB chart
      #bc151e CMYK chart
      #bc151e RGB pie chart
      #bc151e color shades, tints & tones
#bc151e color schemes
#bc151e color preview, HTML & CSS examples
           This text has a color of #bc151e        
        
          <p style="color:#bc151e;">Text here</p>
        
        
          .mytext {color:#bc151e;}
        
        Text color #bc151e
      
           This box has a color of #bc151e        
        
          <div style="background-color:#bc151e;">Content here</div>
        
        
          .mybackground {background-color:#bc151e;}
        
        Background color #bc151e
      
           Border around this has a color of #bc151e        
        
          <div style="border:2px solid #bc151e;">Content here</div>
        
        
          .myborder {border:2px solid #bc151e;}
        
        Border color #bc151e