#bb0229 color space conversions
Hex:
        #bb0229
        RGB:
        187, 2, 41
        CMY:
        27, 99, 84
        CMYK:
        0, 99, 78, 27
      HSL:
        347°, 97.8836%, 37.0588%
        HSV (HSB):
        347°, 98.9305%, 73.3333%
        XYZ:
        20.9155, 10.7683, 3.0739
        xyY:
        0.6018, 0.3098, 10.7683
      CIE-Lab:
        39.1875, 63.9882, 34.2520
        CIE-LCH:
        39.1875, 72.5788, 28.1596
        CIE-Luv:
        39.1875, 121.5862, 19.0114
        Hunter-Lab:
        32.8151, 56.3447, 17.4166
      #bb0229 color charts
#bb0229 RGB chart
      #bb0229 CMYK chart
      #bb0229 RGB pie chart
      #bb0229 color shades, tints & tones
#bb0229 color schemes
#bb0229 color preview, HTML & CSS examples
           This text has a color of #bb0229        
        
          <p style="color:#bb0229;">Text here</p>
        
        
          .mytext {color:#bb0229;}
        
        Text color #bb0229
      
           This box has a color of #bb0229        
        
          <div style="background-color:#bb0229;">Content here</div>
        
        
          .mybackground {background-color:#bb0229;}
        
        Background color #bb0229
      
           Border around this has a color of #bb0229        
        
          <div style="border:2px solid #bb0229;">Content here</div>
        
        
          .myborder {border:2px solid #bb0229;}
        
        Border color #bb0229