#bc290e color space conversions
Hex:
        #bc290e
        RGB:
        188, 41, 14
        CMY:
        26, 84, 95
        CMYK:
        0, 78, 93, 26
      HSL:
        9°, 86.1386%, 39.6078%
        HSV (HSB):
        9°, 92.5532%, 73.7255%
        XYZ:
        21.6112, 12.3089, 1.6523
        xyY:
        0.6075, 0.3460, 12.3089
      CIE-Lab:
        41.7030, 56.4563, 49.9727
        CIE-LCH:
        41.7030, 75.3961, 41.5139
        CIE-Luv:
        41.7030, 114.6404, 30.4611
        Hunter-Lab:
        35.0841, 48.5559, 21.7666
      #bc290e color charts
#bc290e RGB chart
      #bc290e CMYK chart
      #bc290e RGB pie chart
      #bc290e color shades, tints & tones
#bc290e color schemes
#bc290e color preview, HTML & CSS examples
           This text has a color of #bc290e        
        
          <p style="color:#bc290e;">Text here</p>
        
        
          .mytext {color:#bc290e;}
        
        Text color #bc290e
      
           This box has a color of #bc290e        
        
          <div style="background-color:#bc290e;">Content here</div>
        
        
          .mybackground {background-color:#bc290e;}
        
        Background color #bc290e
      
           Border around this has a color of #bc290e        
        
          <div style="border:2px solid #bc290e;">Content here</div>
        
        
          .myborder {border:2px solid #bc290e;}
        
        Border color #bc290e