#bb1d24 color space conversions
Hex:
        #bb1d24
        RGB:
        187, 29, 36
        CMY:
        27, 89, 86
        CMYK:
        0, 84, 81, 27
      HSL:
        357°, 73.1481%, 42.3529%
        HSV (HSB):
        357°, 84.4920%, 73.3333%
        XYZ:
        21.2513, 11.5709, 2.7824
        xyY:
        0.5969, 0.3250, 11.5709
      CIE-Lab:
        40.5258, 59.8265, 38.5491
        CIE-LCH:
        40.5258, 71.1705, 32.7956
        CIE-Luv:
        40.5258, 116.2050, 23.3126
        Hunter-Lab:
        34.0160, 51.9888, 18.9615
      #bb1d24 color charts
#bb1d24 RGB chart
      #bb1d24 CMYK chart
      #bb1d24 RGB pie chart
      #bb1d24 color shades, tints & tones
#bb1d24 color schemes
#bb1d24 color preview, HTML & CSS examples
           This text has a color of #bb1d24        
        
          <p style="color:#bb1d24;">Text here</p>
        
        
          .mytext {color:#bb1d24;}
        
        Text color #bb1d24
      
           This box has a color of #bb1d24        
        
          <div style="background-color:#bb1d24;">Content here</div>
        
        
          .mybackground {background-color:#bb1d24;}
        
        Background color #bb1d24
      
           Border around this has a color of #bb1d24        
        
          <div style="border:2px solid #bb1d24;">Content here</div>
        
        
          .myborder {border:2px solid #bb1d24;}
        
        Border color #bb1d24