#bb1a27 color space conversions
Hex:
        #bb1a27
        RGB:
        187, 26, 39
        CMY:
        27, 90, 85
        CMYK:
        0, 86, 79, 27
      HSL:
        355°, 75.5869%, 41.7647%
        HSV (HSB):
        355°, 86.0963%, 73.3333%
        XYZ:
        21.2291, 11.4501, 3.0106
        xyY:
        0.5948, 0.3208, 11.4501
      CIE-Lab:
        40.3284, 60.5719, 36.6401
        CIE-LCH:
        40.3284, 70.7916, 31.1698
        CIE-Luv:
        40.3284, 116.6571, 21.9065
        Hunter-Lab:
        33.8379, 52.7702, 18.4114
      #bb1a27 color charts
#bb1a27 RGB chart
      #bb1a27 CMYK chart
      #bb1a27 RGB pie chart
      #bb1a27 color shades, tints & tones
#bb1a27 color schemes
#bb1a27 color preview, HTML & CSS examples
           This text has a color of #bb1a27        
        
          <p style="color:#bb1a27;">Text here</p>
        
        
          .mytext {color:#bb1a27;}
        
        Text color #bb1a27
      
           This box has a color of #bb1a27        
        
          <div style="background-color:#bb1a27;">Content here</div>
        
        
          .mybackground {background-color:#bb1a27;}
        
        Background color #bb1a27
      
           Border around this has a color of #bb1a27        
        
          <div style="border:2px solid #bb1a27;">Content here</div>
        
        
          .myborder {border:2px solid #bb1a27;}
        
        Border color #bb1a27