#bc2317 color space conversions
Hex:
        #bc2317
        RGB:
        188, 35, 23
        CMY:
        26, 86, 91
        CMYK:
        0, 81, 88, 26
      HSL:
        4°, 78.1991%, 41.3725%
        HSV (HSB):
        4°, 87.7660%, 73.7255%
        XYZ:
        21.4947, 11.9553, 1.9853
        xyY:
        0.6066, 0.3374, 11.9553
      CIE-Lab:
        41.1450, 58.3121, 45.8853
        CIE-LCH:
        41.1450, 74.2008, 38.1990
        CIE-Luv:
        41.1450, 116.5829, 27.8204
        Hunter-Lab:
        34.5764, 50.4573, 20.7992
      #bc2317 color charts
#bc2317 RGB chart
      #bc2317 CMYK chart
      #bc2317 RGB pie chart
      #bc2317 color shades, tints & tones
#bc2317 color schemes
#bc2317 color preview, HTML & CSS examples
           This text has a color of #bc2317        
        
          <p style="color:#bc2317;">Text here</p>
        
        
          .mytext {color:#bc2317;}
        
        Text color #bc2317
      
           This box has a color of #bc2317        
        
          <div style="background-color:#bc2317;">Content here</div>
        
        
          .mybackground {background-color:#bc2317;}
        
        Background color #bc2317
      
           Border around this has a color of #bc2317        
        
          <div style="border:2px solid #bc2317;">Content here</div>
        
        
          .myborder {border:2px solid #bc2317;}
        
        Border color #bc2317