#bb0b34 color space conversions
Hex:
        #bb0b34
        RGB:
        187, 11, 52
        CMY:
        27, 96, 80
        CMYK:
        0, 94, 72, 27
      HSL:
        346°, 88.8889%, 38.8235%
        HSV (HSB):
        346°, 94.1176%, 73.3333%
        XYZ:
        21.2330, 11.0521, 4.2630
        xyY:
        0.5810, 0.3024, 11.0521
      CIE-Lab:
        39.6680, 63.4368, 28.0672
        CIE-LCH:
        39.6680, 69.3686, 23.8667
        CIE-Luv:
        39.6680, 117.1838, 15.2113
        Hunter-Lab:
        33.2447, 55.8280, 15.6685
      #bb0b34 color charts
#bb0b34 RGB chart
      #bb0b34 CMYK chart
      #bb0b34 RGB pie chart
      #bb0b34 color shades, tints & tones
#bb0b34 color schemes
#bb0b34 color preview, HTML & CSS examples
           This text has a color of #bb0b34        
        
          <p style="color:#bb0b34;">Text here</p>
        
        
          .mytext {color:#bb0b34;}
        
        Text color #bb0b34
      
           This box has a color of #bb0b34        
        
          <div style="background-color:#bb0b34;">Content here</div>
        
        
          .mybackground {background-color:#bb0b34;}
        
        Background color #bb0b34
      
           Border around this has a color of #bb0b34        
        
          <div style="border:2px solid #bb0b34;">Content here</div>
        
        
          .myborder {border:2px solid #bb0b34;}
        
        Border color #bb0b34