#bc152a color space conversions
Hex:
        #bc152a
        RGB:
        188, 21, 42
        CMY:
        26, 92, 84
        CMYK:
        0, 89, 78, 26
      HSL:
        352°, 79.9043%, 40.9804%
        HSV (HSB):
        352°, 88.8298%, 73.7255%
        XYZ:
        21.4251, 11.3949, 3.2607
        xyY:
        0.5938, 0.3158, 11.3949
      CIE-Lab:
        40.2377, 61.8935, 34.8538
        CIE-LCH:
        40.2377, 71.0323, 29.3849
        CIE-Luv:
        40.2377, 118.2952, 20.4156
        Hunter-Lab:
        33.7563, 54.2205, 17.9023
      #bc152a color charts
#bc152a RGB chart
      #bc152a CMYK chart
      #bc152a RGB pie chart
      #bc152a color shades, tints & tones
#bc152a color schemes
#bc152a color preview, HTML & CSS examples
           This text has a color of #bc152a        
        
          <p style="color:#bc152a;">Text here</p>
        
        
          .mytext {color:#bc152a;}
        
        Text color #bc152a
      
           This box has a color of #bc152a        
        
          <div style="background-color:#bc152a;">Content here</div>
        
        
          .mybackground {background-color:#bc152a;}
        
        Background color #bc152a
      
           Border around this has a color of #bc152a        
        
          <div style="border:2px solid #bc152a;">Content here</div>
        
        
          .myborder {border:2px solid #bc152a;}
        
        Border color #bc152a