#bb1e12 color space conversions
Hex:
        #bb1e12
        RGB:
        187, 30, 18
        CMY:
        27, 88, 93
        CMYK:
        0, 84, 90, 27
      HSL:
        4°, 82.4390%, 40.1961%
        HSV (HSB):
        4°, 90.3743%, 73.3333%
        XYZ:
        21.0670, 11.5370, 1.6888
        xyY:
        0.6143, 0.3364, 11.5370
      CIE-Lab:
        40.4706, 59.1845, 47.4860
        CIE-LCH:
        40.4706, 75.8797, 38.7414
        CIE-Luv:
        40.4706, 118.4902, 27.8550
        Hunter-Lab:
        33.9662, 51.2709, 20.8285
      #bb1e12 color charts
#bb1e12 RGB chart
      #bb1e12 CMYK chart
      #bb1e12 RGB pie chart
      #bb1e12 color shades, tints & tones
#bb1e12 color schemes
#bb1e12 color preview, HTML & CSS examples
           This text has a color of #bb1e12        
        
          <p style="color:#bb1e12;">Text here</p>
        
        
          .mytext {color:#bb1e12;}
        
        Text color #bb1e12
      
           This box has a color of #bb1e12        
        
          <div style="background-color:#bb1e12;">Content here</div>
        
        
          .mybackground {background-color:#bb1e12;}
        
        Background color #bb1e12
      
           Border around this has a color of #bb1e12        
        
          <div style="border:2px solid #bb1e12;">Content here</div>
        
        
          .myborder {border:2px solid #bb1e12;}
        
        Border color #bb1e12