#bb2a38 color space conversions
Hex:
        #bb2a38
        RGB:
        187, 42, 56
        CMY:
        27, 84, 78
        CMYK:
        0, 78, 70, 27
      HSL:
        354°, 63.3188%, 44.9020%
        HSV (HSB):
        354°, 77.5401%, 73.3333%
        XYZ:
        22.0353, 12.5062, 4.9939
        xyY:
        0.5574, 0.3163, 12.5062
      CIE-Lab:
        42.0097, 57.1175, 28.4258
        CIE-LCH:
        42.0097, 63.8000, 26.4582
        CIE-Luv:
        42.0097, 106.2637, 17.9022
        Hunter-Lab:
        35.3642, 49.3354, 16.3823
      #bb2a38 color charts
#bb2a38 RGB chart
      #bb2a38 CMYK chart
      #bb2a38 RGB pie chart
      #bb2a38 color shades, tints & tones
#bb2a38 color schemes
#bb2a38 color preview, HTML & CSS examples
           This text has a color of #bb2a38        
        
          <p style="color:#bb2a38;">Text here</p>
        
        
          .mytext {color:#bb2a38;}
        
        Text color #bb2a38
      
           This box has a color of #bb2a38        
        
          <div style="background-color:#bb2a38;">Content here</div>
        
        
          .mybackground {background-color:#bb2a38;}
        
        Background color #bb2a38
      
           Border around this has a color of #bb2a38        
        
          <div style="border:2px solid #bb2a38;">Content here</div>
        
        
          .myborder {border:2px solid #bb2a38;}
        
        Border color #bb2a38