#bb0a31 color space conversions
Hex:
        #bb0a31
        RGB:
        187, 10, 49
        CMY:
        27, 96, 81
        CMYK:
        0, 95, 74, 27
      HSL:
        347°, 89.8477%, 38.6275%
        HSV (HSB):
        347°, 94.6524%, 73.3333%
        XYZ:
        21.1564, 11.0036, 3.9146
        xyY:
        0.5865, 0.3050, 11.0036
      CIE-Lab:
        39.5866, 63.4227, 29.8297
        CIE-LCH:
        39.5866, 70.0875, 25.1891
        CIE-Luv:
        39.5866, 118.1894, 16.4389
        Hunter-Lab:
        33.1717, 55.7942, 16.2234
      #bb0a31 color charts
#bb0a31 RGB chart
      #bb0a31 CMYK chart
      #bb0a31 RGB pie chart
      #bb0a31 color shades, tints & tones
#bb0a31 color schemes
#bb0a31 color preview, HTML & CSS examples
           This text has a color of #bb0a31        
        
          <p style="color:#bb0a31;">Text here</p>
        
        
          .mytext {color:#bb0a31;}
        
        Text color #bb0a31
      
           This box has a color of #bb0a31        
        
          <div style="background-color:#bb0a31;">Content here</div>
        
        
          .mybackground {background-color:#bb0a31;}
        
        Background color #bb0a31
      
           Border around this has a color of #bb0a31        
        
          <div style="border:2px solid #bb0a31;">Content here</div>
        
        
          .myborder {border:2px solid #bb0a31;}
        
        Border color #bb0a31