#bb0b42 color space conversions
Hex:
        #bb0b42
        RGB:
        187, 11, 66
        CMY:
        27, 96, 74
        CMYK:
        0, 94, 65, 27
      HSL:
        341°, 88.8889%, 38.8235%
        HSV (HSB):
        341°, 94.1176%, 73.3333%
        XYZ:
        21.5966, 11.1975, 6.1773
        xyY:
        0.5542, 0.2873, 11.1975
      CIE-Lab:
        39.9111, 64.1107, 19.5486
        CIE-LCH:
        39.9111, 67.0248, 16.9575
        CIE-Luv:
        39.9111, 112.7435, 8.2802
        Hunter-Lab:
        33.4626, 56.6430, 12.4787
      #bb0b42 color charts
#bb0b42 RGB chart
      #bb0b42 CMYK chart
      #bb0b42 RGB pie chart
      #bb0b42 color shades, tints & tones
#bb0b42 color schemes
#bb0b42 color preview, HTML & CSS examples
           This text has a color of #bb0b42        
        
          <p style="color:#bb0b42;">Text here</p>
        
        
          .mytext {color:#bb0b42;}
        
        Text color #bb0b42
      
           This box has a color of #bb0b42        
        
          <div style="background-color:#bb0b42;">Content here</div>
        
        
          .mybackground {background-color:#bb0b42;}
        
        Background color #bb0b42
      
           Border around this has a color of #bb0b42        
        
          <div style="border:2px solid #bb0b42;">Content here</div>
        
        
          .myborder {border:2px solid #bb0b42;}
        
        Border color #bb0b42