#bb1d00 color space conversions
Hex:
        #bb1d00
        RGB:
        187, 29, 0
        CMY:
        27, 89, 100
        CMYK:
        0, 84, 100, 27
      HSL:
        9°, 100.0000%, 36.6667%
        HSV (HSB):
        9°, 100.0000%, 73.3333%
        XYZ:
        20.9329, 11.4435, 1.1055
        xyY:
        0.6252, 0.3418, 11.4435
      CIE-Lab:
        40.3177, 59.2004, 53.7915
        CIE-LCH:
        40.3177, 79.9888, 42.2593
        CIE-Luv:
        40.3177, 120.3269, 30.0817
        Hunter-Lab:
        33.8283, 51.2560, 21.7422
      #bb1d00 color charts
#bb1d00 RGB chart
      #bb1d00 CMYK chart
      #bb1d00 RGB pie chart
      #bb1d00 color shades, tints & tones
#bb1d00 color schemes
#bb1d00 color preview, HTML & CSS examples
           This text has a color of #bb1d00        
        
          <p style="color:#bb1d00;">Text here</p>
        
        
          .mytext {color:#bb1d00;}
        
        Text color #bb1d00
      
           This box has a color of #bb1d00        
        
          <div style="background-color:#bb1d00;">Content here</div>
        
        
          .mybackground {background-color:#bb1d00;}
        
        Background color #bb1d00
      
           Border around this has a color of #bb1d00        
        
          <div style="border:2px solid #bb1d00;">Content here</div>
        
        
          .myborder {border:2px solid #bb1d00;}
        
        Border color #bb1d00