#bb2d46 color space conversions
Hex:
        #bb2d46
        RGB:
        187, 45, 70
        CMY:
        27, 82, 73
        CMYK:
        0, 76, 63, 27
      HSL:
        349°, 61.2069%, 45.4902%
        HSV (HSB):
        349°, 75.9358%, 73.3333%
        XYZ:
        22.5374, 12.8838, 7.0933
        xyY:
        0.5301, 0.3030, 12.8838
      CIE-Lab:
        42.5876, 56.9420, 20.5383
        CIE-LCH:
        42.5876, 60.5327, 19.8338
        CIE-Luv:
        42.5876, 100.9946, 11.4981
        Hunter-Lab:
        35.8940, 49.2636, 13.4090
      #bb2d46 color charts
#bb2d46 RGB chart
      #bb2d46 CMYK chart
      #bb2d46 RGB pie chart
      #bb2d46 color shades, tints & tones
#bb2d46 color schemes
#bb2d46 color preview, HTML & CSS examples
           This text has a color of #bb2d46        
        
          <p style="color:#bb2d46;">Text here</p>
        
        
          .mytext {color:#bb2d46;}
        
        Text color #bb2d46
      
           This box has a color of #bb2d46        
        
          <div style="background-color:#bb2d46;">Content here</div>
        
        
          .mybackground {background-color:#bb2d46;}
        
        Background color #bb2d46
      
           Border around this has a color of #bb2d46        
        
          <div style="border:2px solid #bb2d46;">Content here</div>
        
        
          .myborder {border:2px solid #bb2d46;}
        
        Border color #bb2d46