#bc0a31 color space conversions
Hex:
        #bc0a31
        RGB:
        188, 10, 49
        CMY:
        26, 96, 81
        CMYK:
        0, 95, 74, 26
      HSL:
        347°, 89.8990%, 38.8235%
        HSV (HSB):
        347°, 94.6809%, 73.7255%
        XYZ:
        21.4020, 11.1302, 3.9261
        xyY:
        0.5870, 0.3053, 11.1302
      CIE-Lab:
        39.7989, 63.6752, 30.1312
        CIE-LCH:
        39.7989, 70.4445, 25.3236
        CIE-Luv:
        39.7989, 118.9545, 16.6544
        Hunter-Lab:
        33.3620, 56.1257, 16.3761
      #bc0a31 color charts
#bc0a31 RGB chart
      #bc0a31 CMYK chart
      #bc0a31 RGB pie chart
      #bc0a31 color shades, tints & tones
#bc0a31 color schemes
#bc0a31 color preview, HTML & CSS examples
           This text has a color of #bc0a31        
        
          <p style="color:#bc0a31;">Text here</p>
        
        
          .mytext {color:#bc0a31;}
        
        Text color #bc0a31
      
           This box has a color of #bc0a31        
        
          <div style="background-color:#bc0a31;">Content here</div>
        
        
          .mybackground {background-color:#bc0a31;}
        
        Background color #bc0a31
      
           Border around this has a color of #bc0a31        
        
          <div style="border:2px solid #bc0a31;">Content here</div>
        
        
          .myborder {border:2px solid #bc0a31;}
        
        Border color #bc0a31