#bb1a15 color space conversions
Hex:
        #bb1a15
        RGB:
        187, 26, 21
        CMY:
        27, 90, 92
        CMYK:
        0, 86, 89, 27
      HSL:
        2°, 79.8077%, 40.7843%
        HSV (HSB):
        2°, 88.7701%, 73.3333%
        XYZ:
        20.9983, 11.3577, 1.7950
        xyY:
        0.6149, 0.3326, 11.3577
      CIE-Lab:
        40.1766, 60.1227, 45.9546
        CIE-LCH:
        40.1766, 75.6740, 37.3924
        CIE-Luv:
        40.1766, 119.6393, 26.7447
        Hunter-Lab:
        33.7012, 52.2411, 20.4330
      #bb1a15 color charts
#bb1a15 RGB chart
      #bb1a15 CMYK chart
      #bb1a15 RGB pie chart
      #bb1a15 color shades, tints & tones
#bb1a15 color schemes
#bb1a15 color preview, HTML & CSS examples
           This text has a color of #bb1a15        
        
          <p style="color:#bb1a15;">Text here</p>
        
        
          .mytext {color:#bb1a15;}
        
        Text color #bb1a15
      
           This box has a color of #bb1a15        
        
          <div style="background-color:#bb1a15;">Content here</div>
        
        
          .mybackground {background-color:#bb1a15;}
        
        Background color #bb1a15
      
           Border around this has a color of #bb1a15        
        
          <div style="border:2px solid #bb1a15;">Content here</div>
        
        
          .myborder {border:2px solid #bb1a15;}
        
        Border color #bb1a15