#bc0f33 color space conversions
Hex:
        #bc0f33
        RGB:
        188, 15, 51
        CMY:
        26, 94, 80
        CMYK:
        0, 92, 73, 26
      HSL:
        348°, 85.2217%, 39.8039%
        HSV (HSB):
        348°, 92.0213%, 73.7255%
        XYZ:
        21.5074, 11.2720, 4.1741
        xyY:
        0.5820, 0.3050, 11.2720
      CIE-Lab:
        40.0349, 63.1567, 29.1749
        CIE-LCH:
        40.0349, 69.5697, 24.7943
        CIE-Luv:
        40.0349, 117.4776, 16.2057
        Hunter-Lab:
        33.5738, 55.5929, 16.1304
      #bc0f33 color charts
#bc0f33 RGB chart
      #bc0f33 CMYK chart
      #bc0f33 RGB pie chart
      #bc0f33 color shades, tints & tones
#bc0f33 color schemes
#bc0f33 color preview, HTML & CSS examples
           This text has a color of #bc0f33        
        
          <p style="color:#bc0f33;">Text here</p>
        
        
          .mytext {color:#bc0f33;}
        
        Text color #bc0f33
      
           This box has a color of #bc0f33        
        
          <div style="background-color:#bc0f33;">Content here</div>
        
        
          .mybackground {background-color:#bc0f33;}
        
        Background color #bc0f33
      
           Border around this has a color of #bc0f33        
        
          <div style="border:2px solid #bc0f33;">Content here</div>
        
        
          .myborder {border:2px solid #bc0f33;}
        
        Border color #bc0f33