#bc2123 color space conversions
Hex:
        #bc2123
        RGB:
        188, 33, 35
        CMY:
        26, 87, 86
        CMYK:
        0, 82, 81, 26
      HSL:
        359°, 70.1357%, 43.3333%
        HSV (HSB):
        359°, 82.4468%, 73.7255%
        XYZ:
        21.5863, 11.9004, 2.7494
        xyY:
        0.5957, 0.3284, 11.9004
      CIE-Lab:
        41.0574, 59.1213, 39.6995
        CIE-LCH:
        41.0574, 71.2136, 33.8811
        CIE-Luv:
        41.0574, 115.6103, 24.4155
        Hunter-Lab:
        34.4970, 51.3254, 19.4225
      #bc2123 color charts
#bc2123 RGB chart
      #bc2123 CMYK chart
      #bc2123 RGB pie chart
      #bc2123 color shades, tints & tones
#bc2123 color schemes
#bc2123 color preview, HTML & CSS examples
           This text has a color of #bc2123        
        
          <p style="color:#bc2123;">Text here</p>
        
        
          .mytext {color:#bc2123;}
        
        Text color #bc2123
      
           This box has a color of #bc2123        
        
          <div style="background-color:#bc2123;">Content here</div>
        
        
          .mybackground {background-color:#bc2123;}
        
        Background color #bc2123
      
           Border around this has a color of #bc2123        
        
          <div style="border:2px solid #bc2123;">Content here</div>
        
        
          .myborder {border:2px solid #bc2123;}
        
        Border color #bc2123