#bc0c22 color space conversions
Hex:
        #bc0c22
        RGB:
        188, 12, 34
        CMY:
        26, 95, 87
        CMYK:
        0, 94, 82, 26
      HSL:
        353°, 88.0000%, 39.2157%
        HSV (HSB):
        353°, 93.6170%, 73.7255%
        XYZ:
        21.1592, 11.0698, 2.5348
        xyY:
        0.6087, 0.3184, 11.0698
      CIE-Lab:
        39.6978, 62.9568, 38.9231
        CIE-LCH:
        39.6978, 74.0173, 31.7265
        CIE-Luv:
        39.6978, 122.1115, 22.2292
        Hunter-Lab:
        33.2713, 55.2942, 18.7728
      #bc0c22 color charts
#bc0c22 RGB chart
      #bc0c22 CMYK chart
      #bc0c22 RGB pie chart
      #bc0c22 color shades, tints & tones
#bc0c22 color schemes
#bc0c22 color preview, HTML & CSS examples
           This text has a color of #bc0c22        
        
          <p style="color:#bc0c22;">Text here</p>
        
        
          .mytext {color:#bc0c22;}
        
        Text color #bc0c22
      
           This box has a color of #bc0c22        
        
          <div style="background-color:#bc0c22;">Content here</div>
        
        
          .mybackground {background-color:#bc0c22;}
        
        Background color #bc0c22
      
           Border around this has a color of #bc0c22        
        
          <div style="border:2px solid #bc0c22;">Content here</div>
        
        
          .myborder {border:2px solid #bc0c22;}
        
        Border color #bc0c22