#bb1012 color space conversions
Hex:
        #bb1012
        RGB:
        187, 16, 18
        CMY:
        27, 94, 93
        CMYK:
        0, 91, 90, 27
      HSL:
        359°, 84.2365%, 39.8039%
        HSV (HSB):
        359°, 91.4439%, 73.3333%
        XYZ:
        20.7880, 10.9791, 1.5958
        xyY:
        0.6231, 0.3291, 10.9791
      CIE-Lab:
        39.5452, 61.8319, 46.8233
        CIE-LCH:
        39.5452, 77.5603, 37.1355
        CIE-Luv:
        39.5452, 122.9704, 26.2237
        Hunter-Lab:
        33.1346, 54.0015, 20.3388
      #bb1012 color charts
#bb1012 RGB chart
      #bb1012 CMYK chart
      #bb1012 RGB pie chart
      #bb1012 color shades, tints & tones
#bb1012 color schemes
#bb1012 color preview, HTML & CSS examples
           This text has a color of #bb1012        
        
          <p style="color:#bb1012;">Text here</p>
        
        
          .mytext {color:#bb1012;}
        
        Text color #bb1012
      
           This box has a color of #bb1012        
        
          <div style="background-color:#bb1012;">Content here</div>
        
        
          .mybackground {background-color:#bb1012;}
        
        Background color #bb1012
      
           Border around this has a color of #bb1012        
        
          <div style="border:2px solid #bb1012;">Content here</div>
        
        
          .myborder {border:2px solid #bb1012;}
        
        Border color #bb1012