#bb1f37 color space conversions
Hex:
        #bb1f37
        RGB:
        187, 31, 55
        CMY:
        27, 88, 78
        CMYK:
        0, 83, 71, 27
      HSL:
        351°, 71.5596%, 42.7451%
        HSV (HSB):
        351°, 83.4225%, 73.3333%
        XYZ:
        21.6731, 11.8206, 4.7537
        xyY:
        0.5667, 0.3091, 11.8206
      CIE-Lab:
        40.9296, 60.0808, 27.7303
        CIE-LCH:
        40.9296, 66.1716, 24.7757
        CIE-Luv:
        40.9296, 111.0471, 16.2583
        Hunter-Lab:
        34.3811, 52.3555, 15.8690
      #bb1f37 color charts
#bb1f37 RGB chart
      #bb1f37 CMYK chart
      #bb1f37 RGB pie chart
      #bb1f37 color shades, tints & tones
#bb1f37 color schemes
#bb1f37 color preview, HTML & CSS examples
           This text has a color of #bb1f37        
        
          <p style="color:#bb1f37;">Text here</p>
        
        
          .mytext {color:#bb1f37;}
        
        Text color #bb1f37
      
           This box has a color of #bb1f37        
        
          <div style="background-color:#bb1f37;">Content here</div>
        
        
          .mybackground {background-color:#bb1f37;}
        
        Background color #bb1f37
      
           Border around this has a color of #bb1f37        
        
          <div style="border:2px solid #bb1f37;">Content here</div>
        
        
          .myborder {border:2px solid #bb1f37;}
        
        Border color #bb1f37