#bc042a color space conversions
Hex:
        #bc042a
        RGB:
        188, 4, 42
        CMY:
        26, 98, 84
        CMYK:
        0, 98, 78, 26
      HSL:
        348°, 95.8333%, 37.6471%
        HSV (HSB):
        348°, 97.8723%, 73.7255%
        XYZ:
        21.2004, 10.9454, 3.1858
        xyY:
        0.6000, 0.3098, 10.9454
      CIE-Lab:
        39.4883, 64.0560, 34.0410
        CIE-LCH:
        39.4883, 72.5393, 27.9873
        CIE-Luv:
        39.4883, 121.7546, 18.9911
        Hunter-Lab:
        33.0838, 56.4877, 17.4494
      #bc042a color charts
#bc042a RGB chart
      #bc042a CMYK chart
      #bc042a RGB pie chart
      #bc042a color shades, tints & tones
#bc042a color schemes
#bc042a color preview, HTML & CSS examples
           This text has a color of #bc042a        
        
          <p style="color:#bc042a;">Text here</p>
        
        
          .mytext {color:#bc042a;}
        
        Text color #bc042a
      
           This box has a color of #bc042a        
        
          <div style="background-color:#bc042a;">Content here</div>
        
        
          .mybackground {background-color:#bc042a;}
        
        Background color #bc042a
      
           Border around this has a color of #bc042a        
        
          <div style="border:2px solid #bc042a;">Content here</div>
        
        
          .myborder {border:2px solid #bc042a;}
        
        Border color #bc042a