#bb1b12 color space conversions
Hex:
        #bb1b12
        RGB:
        187, 27, 18
        CMY:
        27, 89, 93
        CMYK:
        0, 86, 90, 27
      HSL:
        3°, 82.4390%, 40.1961%
        HSV (HSB):
        3°, 90.3743%, 73.3333%
        XYZ:
        20.9946, 11.3923, 1.6647
        xyY:
        0.6166, 0.3346, 11.3923
      CIE-Lab:
        40.2336, 59.8596, 47.3159
        CIE-LCH:
        40.2336, 76.3017, 38.3245
        CIE-Luv:
        40.2336, 119.6292, 27.4383
        Hunter-Lab:
        33.7525, 51.9630, 20.7026
      #bb1b12 color charts
#bb1b12 RGB chart
      #bb1b12 CMYK chart
      #bb1b12 RGB pie chart
      #bb1b12 color shades, tints & tones
#bb1b12 color schemes
#bb1b12 color preview, HTML & CSS examples
           This text has a color of #bb1b12        
        
          <p style="color:#bb1b12;">Text here</p>
        
        
          .mytext {color:#bb1b12;}
        
        Text color #bb1b12
      
           This box has a color of #bb1b12        
        
          <div style="background-color:#bb1b12;">Content here</div>
        
        
          .mybackground {background-color:#bb1b12;}
        
        Background color #bb1b12
      
           Border around this has a color of #bb1b12        
        
          <div style="border:2px solid #bb1b12;">Content here</div>
        
        
          .myborder {border:2px solid #bb1b12;}
        
        Border color #bb1b12