#bc194b color space conversions
Hex:
        #bc194b
        RGB:
        188, 25, 75
        CMY:
        26, 90, 71
        CMYK:
        0, 87, 60, 26
      HSL:
        342°, 76.5258%, 41.7647%
        HSV (HSB):
        342°, 86.7021%, 73.7255%
        XYZ:
        22.3567, 11.8946, 7.7742
        xyY:
        0.5320, 0.2830, 11.8946
      CIE-Lab:
        41.0482, 62.7480, 15.3876
        CIE-LCH:
        41.0482, 64.6072, 13.7786
        CIE-Luv:
        41.0482, 107.3713, 4.9961
        Hunter-Lab:
        34.4886, 55.3547, 10.7773
      #bc194b color charts
#bc194b RGB chart
      #bc194b CMYK chart
      #bc194b RGB pie chart
      #bc194b color shades, tints & tones
#bc194b color schemes
#bc194b color preview, HTML & CSS examples
           This text has a color of #bc194b        
        
          <p style="color:#bc194b;">Text here</p>
        
        
          .mytext {color:#bc194b;}
        
        Text color #bc194b
      
           This box has a color of #bc194b        
        
          <div style="background-color:#bc194b;">Content here</div>
        
        
          .mybackground {background-color:#bc194b;}
        
        Background color #bc194b
      
           Border around this has a color of #bc194b        
        
          <div style="border:2px solid #bc194b;">Content here</div>
        
        
          .myborder {border:2px solid #bc194b;}
        
        Border color #bc194b