#bb1d09 color space conversions
Hex:
        #bb1d09
        RGB:
        187, 29, 9
        CMY:
        27, 89, 96
        CMYK:
        0, 84, 95, 27
      HSL:
        7°, 90.8163%, 38.4314%
        HSV (HSB):
        7°, 95.1872%, 73.3333%
        XYZ:
        20.9822, 11.4632, 1.3652
        xyY:
        0.6206, 0.3390, 11.4632
      CIE-Lab:
        40.3500, 59.2979, 50.6921
        CIE-LCH:
        40.3500, 78.0124, 40.5262
        CIE-Luv:
        40.3500, 119.6694, 29.0050
        Hunter-Lab:
        33.8574, 51.3699, 21.3095
      #bb1d09 color charts
#bb1d09 RGB chart
      #bb1d09 CMYK chart
      #bb1d09 RGB pie chart
      #bb1d09 color shades, tints & tones
#bb1d09 color schemes
#bb1d09 color preview, HTML & CSS examples
           This text has a color of #bb1d09        
        
          <p style="color:#bb1d09;">Text here</p>
        
        
          .mytext {color:#bb1d09;}
        
        Text color #bb1d09
      
           This box has a color of #bb1d09        
        
          <div style="background-color:#bb1d09;">Content here</div>
        
        
          .mybackground {background-color:#bb1d09;}
        
        Background color #bb1d09
      
           Border around this has a color of #bb1d09        
        
          <div style="border:2px solid #bb1d09;">Content here</div>
        
        
          .myborder {border:2px solid #bb1d09;}
        
        Border color #bb1d09