#bc0d38 color space conversions
Hex:
        #bc0d38
        RGB:
        188, 13, 56
        CMY:
        26, 95, 78
        CMYK:
        0, 93, 70, 26
      HSL:
        345°, 87.0647%, 39.4118%
        HSV (HSB):
        345°, 93.0851%, 73.7255%
        XYZ:
        21.5968, 11.2647, 4.7774
        xyY:
        0.5738, 0.2993, 11.2647
      CIE-Lab:
        40.0228, 63.6302, 26.0502
        CIE-LCH:
        40.0228, 68.7562, 22.2642
        CIE-Luv:
        40.0228, 116.4248, 13.7641
        Hunter-Lab:
        33.5630, 56.1242, 15.0546
      #bc0d38 color charts
#bc0d38 RGB chart
      #bc0d38 CMYK chart
      #bc0d38 RGB pie chart
      #bc0d38 color shades, tints & tones
#bc0d38 color schemes
#bc0d38 color preview, HTML & CSS examples
           This text has a color of #bc0d38        
        
          <p style="color:#bc0d38;">Text here</p>
        
        
          .mytext {color:#bc0d38;}
        
        Text color #bc0d38
      
           This box has a color of #bc0d38        
        
          <div style="background-color:#bc0d38;">Content here</div>
        
        
          .mybackground {background-color:#bc0d38;}
        
        Background color #bc0d38
      
           Border around this has a color of #bc0d38        
        
          <div style="border:2px solid #bc0d38;">Content here</div>
        
        
          .myborder {border:2px solid #bc0d38;}
        
        Border color #bc0d38