#bb1e02 color space conversions
Hex:
        #bb1e02
        RGB:
        187, 30, 2
        CMY:
        27, 88, 99
        CMYK:
        0, 84, 99, 27
      HSL:
        9°, 97.8836%, 37.0588%
        HSV (HSB):
        9°, 98.9305%, 73.3333%
        XYZ:
        20.9687, 11.4977, 1.1715
        xyY:
        0.6234, 0.3418, 11.4977
      CIE-Lab:
        40.4064, 58.9901, 53.0993
        CIE-LCH:
        40.4064, 79.3686, 41.9916
        CIE-Luv:
        40.4064, 119.7811, 29.9810
        Hunter-Lab:
        33.9083, 51.0441, 21.6873
      #bb1e02 color charts
#bb1e02 RGB chart
      #bb1e02 CMYK chart
      #bb1e02 RGB pie chart
      #bb1e02 color shades, tints & tones
#bb1e02 color schemes
#bb1e02 color preview, HTML & CSS examples
           This text has a color of #bb1e02        
        
          <p style="color:#bb1e02;">Text here</p>
        
        
          .mytext {color:#bb1e02;}
        
        Text color #bb1e02
      
           This box has a color of #bb1e02        
        
          <div style="background-color:#bb1e02;">Content here</div>
        
        
          .mybackground {background-color:#bb1e02;}
        
        Background color #bb1e02
      
           Border around this has a color of #bb1e02        
        
          <div style="border:2px solid #bb1e02;">Content here</div>
        
        
          .myborder {border:2px solid #bb1e02;}
        
        Border color #bb1e02