#bc0d22 color space conversions
Hex:
        #bc0d22
        RGB:
        188, 13, 34
        CMY:
        26, 95, 87
        CMYK:
        0, 93, 82, 26
      HSL:
        353°, 87.0647%, 39.4118%
        HSV (HSB):
        353°, 93.0851%, 73.7255%
        XYZ:
        21.1717, 11.0947, 2.5390
        xyY:
        0.6083, 0.3188, 11.0947
      CIE-Lab:
        39.7395, 62.8363, 38.9639
        CIE-LCH:
        39.7395, 73.9364, 31.8025
        CIE-Luv:
        39.7395, 121.9135, 22.3064
        Hunter-Lab:
        33.3087, 55.1680, 18.7967
      #bc0d22 color charts
#bc0d22 RGB chart
      #bc0d22 CMYK chart
      #bc0d22 RGB pie chart
      #bc0d22 color shades, tints & tones
#bc0d22 color schemes
#bc0d22 color preview, HTML & CSS examples
           This text has a color of #bc0d22        
        
          <p style="color:#bc0d22;">Text here</p>
        
        
          .mytext {color:#bc0d22;}
        
        Text color #bc0d22
      
           This box has a color of #bc0d22        
        
          <div style="background-color:#bc0d22;">Content here</div>
        
        
          .mybackground {background-color:#bc0d22;}
        
        Background color #bc0d22
      
           Border around this has a color of #bc0d22        
        
          <div style="border:2px solid #bc0d22;">Content here</div>
        
        
          .myborder {border:2px solid #bc0d22;}
        
        Border color #bc0d22