#bb0b02 color space conversions
Hex:
        #bb0b02
        RGB:
        187, 11, 2
        CMY:
        27, 96, 99
        CMYK:
        0, 94, 99, 27
      HSL:
        3°, 97.8836%, 37.0588%
        HSV (HSB):
        3°, 98.9305%, 73.3333%
        XYZ:
        20.6241, 10.8085, 1.0567
        xyY:
        0.6348, 0.3327, 10.8085
      CIE-Lab:
        39.2561, 62.2844, 52.6089
        CIE-LCH:
        39.2561, 81.5293, 40.1863
        CIE-Luv:
        39.2561, 125.4778, 28.0049
        Hunter-Lab:
        32.8763, 54.4440, 21.1078
      #bb0b02 color charts
#bb0b02 RGB chart
      #bb0b02 CMYK chart
      #bb0b02 RGB pie chart
      #bb0b02 color shades, tints & tones
#bb0b02 color schemes
#bb0b02 color preview, HTML & CSS examples
           This text has a color of #bb0b02        
        
          <p style="color:#bb0b02;">Text here</p>
        
        
          .mytext {color:#bb0b02;}
        
        Text color #bb0b02
      
           This box has a color of #bb0b02        
        
          <div style="background-color:#bb0b02;">Content here</div>
        
        
          .mybackground {background-color:#bb0b02;}
        
        Background color #bb0b02
      
           Border around this has a color of #bb0b02        
        
          <div style="border:2px solid #bb0b02;">Content here</div>
        
        
          .myborder {border:2px solid #bb0b02;}
        
        Border color #bb0b02