#bb1f29 color space conversions
Hex:
        #bb1f29
        RGB:
        187, 31, 41
        CMY:
        27, 88, 84
        CMYK:
        0, 83, 78, 27
      HSL:
        356°, 71.5596%, 42.7451%
        HSV (HSB):
        356°, 83.4225%, 73.3333%
        XYZ:
        21.3837, 11.7049, 3.2300
        xyY:
        0.5888, 0.3223, 11.7049
      CIE-Lab:
        40.7432, 59.5189, 35.9204
        CIE-LCH:
        40.7432, 69.5181, 31.1115
        CIE-Luv:
        40.7432, 114.4485, 21.9495
        Hunter-Lab:
        34.2124, 51.6961, 18.3510
      #bb1f29 color charts
#bb1f29 RGB chart
      #bb1f29 CMYK chart
      #bb1f29 RGB pie chart
      #bb1f29 color shades, tints & tones
#bb1f29 color schemes
#bb1f29 color preview, HTML & CSS examples
           This text has a color of #bb1f29        
        
          <p style="color:#bb1f29;">Text here</p>
        
        
          .mytext {color:#bb1f29;}
        
        Text color #bb1f29
      
           This box has a color of #bb1f29        
        
          <div style="background-color:#bb1f29;">Content here</div>
        
        
          .mybackground {background-color:#bb1f29;}
        
        Background color #bb1f29
      
           Border around this has a color of #bb1f29        
        
          <div style="border:2px solid #bb1f29;">Content here</div>
        
        
          .myborder {border:2px solid #bb1f29;}
        
        Border color #bb1f29