#bc290f color space conversions
Hex:
        #bc290f
        RGB:
        188, 41, 15
        CMY:
        26, 84, 94
        CMYK:
        0, 78, 92, 26
      HSL:
        9°, 85.2217%, 39.8039%
        HSV (HSB):
        9°, 92.0213%, 73.7255%
        XYZ:
        21.6182, 12.3117, 1.6889
        xyY:
        0.6069, 0.3457, 12.3117
      CIE-Lab:
        41.7073, 56.4703, 49.6168
        CIE-LCH:
        41.7073, 75.1713, 41.3037
        CIE-Luv:
        41.7073, 114.5572, 30.3151
        Hunter-Lab:
        35.0881, 48.5719, 21.7078
      #bc290f color charts
#bc290f RGB chart
      #bc290f CMYK chart
      #bc290f RGB pie chart
      #bc290f color shades, tints & tones
#bc290f color schemes
#bc290f color preview, HTML & CSS examples
           This text has a color of #bc290f        
        
          <p style="color:#bc290f;">Text here</p>
        
        
          .mytext {color:#bc290f;}
        
        Text color #bc290f
      
           This box has a color of #bc290f        
        
          <div style="background-color:#bc290f;">Content here</div>
        
        
          .mybackground {background-color:#bc290f;}
        
        Background color #bc290f
      
           Border around this has a color of #bc290f        
        
          <div style="border:2px solid #bc290f;">Content here</div>
        
        
          .myborder {border:2px solid #bc290f;}
        
        Border color #bc290f