#bc0942 color space conversions
Hex:
        #bc0942
        RGB:
        188, 9, 66
        CMY:
        26, 96, 74
        CMYK:
        0, 95, 65, 26
      HSL:
        341°, 90.8629%, 38.6275%
        HSV (HSB):
        341°, 95.2128%, 73.7255%
        XYZ:
        21.8201, 11.2801, 6.1815
        xyY:
        0.5555, 0.2872, 11.2801
      CIE-Lab:
        40.0483, 64.5686, 19.7678
        CIE-LCH:
        40.0483, 67.5268, 17.0220
        CIE-Luv:
        40.0483, 113.8310, 8.3808
        Hunter-Lab:
        33.5858, 57.1929, 12.5977
      #bc0942 color charts
#bc0942 RGB chart
      #bc0942 CMYK chart
      #bc0942 RGB pie chart
      #bc0942 color shades, tints & tones
#bc0942 color schemes
#bc0942 color preview, HTML & CSS examples
           This text has a color of #bc0942        
        
          <p style="color:#bc0942;">Text here</p>
        
        
          .mytext {color:#bc0942;}
        
        Text color #bc0942
      
           This box has a color of #bc0942        
        
          <div style="background-color:#bc0942;">Content here</div>
        
        
          .mybackground {background-color:#bc0942;}
        
        Background color #bc0942
      
           Border around this has a color of #bc0942        
        
          <div style="border:2px solid #bc0942;">Content here</div>
        
        
          .myborder {border:2px solid #bc0942;}
        
        Border color #bc0942