#bb1f20 color space conversions
Hex:
        #bb1f20
        RGB:
        187, 31, 32
        CMY:
        27, 88, 87
        CMYK:
        0, 83, 83, 27
      HSL:
        360°, 71.5596%, 42.7451%
        HSV (HSB):
        360°, 83.4225%, 73.3333%
        XYZ:
        21.2442, 11.6491, 2.4953
        xyY:
        0.6003, 0.3292, 11.6491
      CIE-Lab:
        40.6528, 59.2454, 40.8682
        CIE-LCH:
        40.6528, 71.9738, 34.5984
        CIE-Luv:
        40.6528, 116.1650, 24.8080
        Hunter-Lab:
        34.1307, 51.3763, 19.5568
      #bb1f20 color charts
#bb1f20 RGB chart
      #bb1f20 CMYK chart
      #bb1f20 RGB pie chart
      #bb1f20 color shades, tints & tones
#bb1f20 color schemes
#bb1f20 color preview, HTML & CSS examples
           This text has a color of #bb1f20        
        
          <p style="color:#bb1f20;">Text here</p>
        
        
          .mytext {color:#bb1f20;}
        
        Text color #bb1f20
      
           This box has a color of #bb1f20        
        
          <div style="background-color:#bb1f20;">Content here</div>
        
        
          .mybackground {background-color:#bb1f20;}
        
        Background color #bb1f20
      
           Border around this has a color of #bb1f20        
        
          <div style="border:2px solid #bb1f20;">Content here</div>
        
        
          .myborder {border:2px solid #bb1f20;}
        
        Border color #bb1f20