#bc052e color space conversions
Hex:
        #bc052e
        RGB:
        188, 5, 46
        CMY:
        26, 98, 82
        CMYK:
        0, 97, 76, 26
      HSL:
        347°, 94.8187%, 37.8431%
        HSV (HSB):
        347°, 97.3404%, 73.7255%
        XYZ:
        21.2865, 10.9972, 3.5855
        xyY:
        0.5934, 0.3066, 10.9972
      CIE-Lab:
        39.5757, 64.0891, 31.7149
        CIE-LCH:
        39.5757, 71.5070, 26.3288
        CIE-Luv:
        39.5757, 120.5803, 17.5290
        Hunter-Lab:
        33.1620, 56.5445, 16.8029
      #bc052e color charts
#bc052e RGB chart
      #bc052e CMYK chart
      #bc052e RGB pie chart
      #bc052e color shades, tints & tones
#bc052e color schemes
#bc052e color preview, HTML & CSS examples
           This text has a color of #bc052e        
        
          <p style="color:#bc052e;">Text here</p>
        
        
          .mytext {color:#bc052e;}
        
        Text color #bc052e
      
           This box has a color of #bc052e        
        
          <div style="background-color:#bc052e;">Content here</div>
        
        
          .mybackground {background-color:#bc052e;}
        
        Background color #bc052e
      
           Border around this has a color of #bc052e        
        
          <div style="border:2px solid #bc052e;">Content here</div>
        
        
          .myborder {border:2px solid #bc052e;}
        
        Border color #bc052e