#bb1f35 color space conversions
Hex:
        #bb1f35
        RGB:
        187, 31, 53
        CMY:
        27, 88, 79
        CMYK:
        0, 83, 72, 27
      HSL:
        352°, 71.5596%, 42.7451%
        HSV (HSB):
        352°, 83.4225%, 73.3333%
        XYZ:
        21.6261, 11.8018, 4.5063
        xyY:
        0.5701, 0.3111, 11.8018
      CIE-Lab:
        40.8994, 59.9901, 28.9219
        CIE-LCH:
        40.8994, 66.5979, 25.7392
        CIE-Luv:
        40.8994, 111.5855, 17.1616
        Hunter-Lab:
        34.3538, 52.2488, 16.2703
      #bb1f35 color charts
#bb1f35 RGB chart
      #bb1f35 CMYK chart
      #bb1f35 RGB pie chart
      #bb1f35 color shades, tints & tones
#bb1f35 color schemes
#bb1f35 color preview, HTML & CSS examples
           This text has a color of #bb1f35        
        
          <p style="color:#bb1f35;">Text here</p>
        
        
          .mytext {color:#bb1f35;}
        
        Text color #bb1f35
      
           This box has a color of #bb1f35        
        
          <div style="background-color:#bb1f35;">Content here</div>
        
        
          .mybackground {background-color:#bb1f35;}
        
        Background color #bb1f35
      
           Border around this has a color of #bb1f35        
        
          <div style="border:2px solid #bb1f35;">Content here</div>
        
        
          .myborder {border:2px solid #bb1f35;}
        
        Border color #bb1f35