#bc1d47 color space conversions
Hex:
        #bc1d47
        RGB:
        188, 29, 71
        CMY:
        26, 89, 72
        CMYK:
        0, 85, 62, 26
      HSL:
        344°, 73.2719%, 42.5490%
        HSV (HSB):
        344°, 84.5745%, 73.7255%
        XYZ:
        22.3157, 12.0250, 7.1061
        xyY:
        0.5384, 0.2901, 12.0250
      CIE-Lab:
        41.2559, 61.6642, 18.1938
        CIE-LCH:
        41.2559, 64.2922, 16.4385
        CIE-Luv:
        41.2559, 107.6077, 7.9331
        Hunter-Lab:
        34.6771, 54.1850, 12.1241
      #bc1d47 color charts
#bc1d47 RGB chart
      #bc1d47 CMYK chart
      #bc1d47 RGB pie chart
      #bc1d47 color shades, tints & tones
#bc1d47 color schemes
#bc1d47 color preview, HTML & CSS examples
           This text has a color of #bc1d47        
        
          <p style="color:#bc1d47;">Text here</p>
        
        
          .mytext {color:#bc1d47;}
        
        Text color #bc1d47
      
           This box has a color of #bc1d47        
        
          <div style="background-color:#bc1d47;">Content here</div>
        
        
          .mybackground {background-color:#bc1d47;}
        
        Background color #bc1d47
      
           Border around this has a color of #bc1d47        
        
          <div style="border:2px solid #bc1d47;">Content here</div>
        
        
          .myborder {border:2px solid #bc1d47;}
        
        Border color #bc1d47