#bc2607 color space conversions
Hex:
        #bc2607
        RGB:
        188, 38, 7
        CMY:
        26, 85, 97
        CMYK:
        0, 80, 96, 26
      HSL:
        10°, 92.8205%, 38.2353%
        HSV (HSB):
        10°, 96.2766%, 73.7255%
        XYZ:
        21.4705, 12.0929, 1.4036
        xyY:
        0.6140, 0.3458, 12.0929
      CIE-Lab:
        41.3634, 57.2559, 52.0082
        CIE-LCH:
        41.3634, 77.3504, 42.2503
        CIE-Luv:
        41.3634, 116.6317, 30.7861
        Hunter-Lab:
        34.7749, 49.3523, 21.9494
      #bc2607 color charts
#bc2607 RGB chart
      #bc2607 CMYK chart
      #bc2607 RGB pie chart
      #bc2607 color shades, tints & tones
#bc2607 color schemes
#bc2607 color preview, HTML & CSS examples
           This text has a color of #bc2607        
        
          <p style="color:#bc2607;">Text here</p>
        
        
          .mytext {color:#bc2607;}
        
        Text color #bc2607
      
           This box has a color of #bc2607        
        
          <div style="background-color:#bc2607;">Content here</div>
        
        
          .mybackground {background-color:#bc2607;}
        
        Background color #bc2607
      
           Border around this has a color of #bc2607        
        
          <div style="border:2px solid #bc2607;">Content here</div>
        
        
          .myborder {border:2px solid #bc2607;}
        
        Border color #bc2607