#bb2c39 color space conversions
Hex:
        #bb2c39
        RGB:
        187, 44, 57
        CMY:
        27, 83, 78
        CMYK:
        0, 76, 70, 27
      HSL:
        355°, 61.9048%, 45.2941%
        HSV (HSB):
        355°, 76.4706%, 73.3333%
        XYZ:
        22.1327, 12.6616, 5.1483
        xyY:
        0.5541, 0.3170, 12.6616
      CIE-Lab:
        42.2488, 56.5387, 28.1080
        CIE-LCH:
        42.2488, 63.1402, 26.4341
        CIE-Luv:
        42.2488, 105.0713, 17.8822
        Hunter-Lab:
        35.5831, 48.7567, 16.3299
      #bb2c39 color charts
#bb2c39 RGB chart
      #bb2c39 CMYK chart
      #bb2c39 RGB pie chart
      #bb2c39 color shades, tints & tones
#bb2c39 color schemes
#bb2c39 color preview, HTML & CSS examples
           This text has a color of #bb2c39        
        
          <p style="color:#bb2c39;">Text here</p>
        
        
          .mytext {color:#bb2c39;}
        
        Text color #bb2c39
      
           This box has a color of #bb2c39        
        
          <div style="background-color:#bb2c39;">Content here</div>
        
        
          .mybackground {background-color:#bb2c39;}
        
        Background color #bb2c39
      
           Border around this has a color of #bb2c39        
        
          <div style="border:2px solid #bb2c39;">Content here</div>
        
        
          .myborder {border:2px solid #bb2c39;}
        
        Border color #bb2c39