#bc0a27 color space conversions
Hex:
        #bc0a27
        RGB:
        188, 10, 39
        CMY:
        26, 96, 85
        CMYK:
        0, 95, 79, 26
      HSL:
        350°, 89.8990%, 38.8235%
        HSV (HSB):
        350°, 94.6809%, 73.7255%
        XYZ:
        21.2138, 11.0549, 2.9352
        xyY:
        0.6026, 0.3140, 11.0549
      CIE-Lab:
        39.6728, 63.3245, 36.0194
        CIE-LCH:
        39.6728, 72.8518, 29.6315
        CIE-Luv:
        39.6728, 121.4280, 20.4722
        Hunter-Lab:
        33.2490, 55.7024, 18.0402
      #bc0a27 color charts
#bc0a27 RGB chart
      #bc0a27 CMYK chart
      #bc0a27 RGB pie chart
      #bc0a27 color shades, tints & tones
#bc0a27 color schemes
#bc0a27 color preview, HTML & CSS examples
           This text has a color of #bc0a27        
        
          <p style="color:#bc0a27;">Text here</p>
        
        
          .mytext {color:#bc0a27;}
        
        Text color #bc0a27
      
           This box has a color of #bc0a27        
        
          <div style="background-color:#bc0a27;">Content here</div>
        
        
          .mybackground {background-color:#bc0a27;}
        
        Background color #bc0a27
      
           Border around this has a color of #bc0a27        
        
          <div style="border:2px solid #bc0a27;">Content here</div>
        
        
          .myborder {border:2px solid #bc0a27;}
        
        Border color #bc0a27