#bb1f28 color space conversions
Hex:
        #bb1f28
        RGB:
        187, 31, 40
        CMY:
        27, 88, 84
        CMYK:
        0, 83, 79, 27
      HSL:
        357°, 71.5596%, 42.7451%
        HSV (HSB):
        357°, 83.4225%, 73.3333%
        XYZ:
        21.3665, 11.6980, 3.1393
        xyY:
        0.5902, 0.3231, 11.6980
      CIE-Lab:
        40.7320, 59.4852, 36.4866
        CIE-LCH:
        40.7320, 69.7836, 31.5238
        CIE-Luv:
        40.7320, 114.6578, 22.2984
        Hunter-Lab:
        34.2023, 51.6567, 18.4996
      #bb1f28 color charts
#bb1f28 RGB chart
      #bb1f28 CMYK chart
      #bb1f28 RGB pie chart
      #bb1f28 color shades, tints & tones
#bb1f28 color schemes
#bb1f28 color preview, HTML & CSS examples
           This text has a color of #bb1f28        
        
          <p style="color:#bb1f28;">Text here</p>
        
        
          .mytext {color:#bb1f28;}
        
        Text color #bb1f28
      
           This box has a color of #bb1f28        
        
          <div style="background-color:#bb1f28;">Content here</div>
        
        
          .mybackground {background-color:#bb1f28;}
        
        Background color #bb1f28
      
           Border around this has a color of #bb1f28        
        
          <div style="border:2px solid #bb1f28;">Content here</div>
        
        
          .myborder {border:2px solid #bb1f28;}
        
        Border color #bb1f28