#bb2d51 color space conversions
Hex:
        #bb2d51
        RGB:
        187, 45, 81
        CMY:
        27, 82, 68
        CMYK:
        0, 76, 57, 27
      HSL:
        345°, 61.2069%, 45.4902%
        HSV (HSB):
        345°, 75.9358%, 73.3333%
        XYZ:
        22.9171, 13.0356, 9.0928
        xyY:
        0.5088, 0.2894, 13.0356
      CIE-Lab:
        42.8169, 57.6818, 13.9886
        CIE-LCH:
        42.8169, 59.3538, 13.6318
        CIE-Luv:
        42.8169, 97.5225, 5.0658
        Hunter-Lab:
        36.1049, 50.1169, 10.3415
      #bb2d51 color charts
#bb2d51 RGB chart
      #bb2d51 CMYK chart
      #bb2d51 RGB pie chart
      #bb2d51 color shades, tints & tones
#bb2d51 color schemes
#bb2d51 color preview, HTML & CSS examples
           This text has a color of #bb2d51        
        
          <p style="color:#bb2d51;">Text here</p>
        
        
          .mytext {color:#bb2d51;}
        
        Text color #bb2d51
      
           This box has a color of #bb2d51        
        
          <div style="background-color:#bb2d51;">Content here</div>
        
        
          .mybackground {background-color:#bb2d51;}
        
        Background color #bb2d51
      
           Border around this has a color of #bb2d51        
        
          <div style="border:2px solid #bb2d51;">Content here</div>
        
        
          .myborder {border:2px solid #bb2d51;}
        
        Border color #bb2d51