#bb2e18 color space conversions
Hex:
        #bb2e18
        RGB:
        187, 46, 24
        CMY:
        27, 82, 91
        CMYK:
        0, 75, 87, 27
      HSL:
        8°, 77.2512%, 41.3725%
        HSV (HSB):
        8°, 87.1658%, 73.3333%
        XYZ:
        21.6354, 12.5847, 2.1529
        xyY:
        0.5948, 0.3460, 12.5847
      CIE-Lab:
        42.1308, 54.7260, 46.1433
        CIE-LCH:
        42.1308, 71.5831, 40.1366
        CIE-Luv:
        42.1308, 110.2065, 29.5405
        Hunter-Lab:
        35.4750, 46.7819, 21.2342
      #bb2e18 color charts
#bb2e18 RGB chart
      #bb2e18 CMYK chart
      #bb2e18 RGB pie chart
      #bb2e18 color shades, tints & tones
#bb2e18 color schemes
#bb2e18 color preview, HTML & CSS examples
           This text has a color of #bb2e18        
        
          <p style="color:#bb2e18;">Text here</p>
        
        
          .mytext {color:#bb2e18;}
        
        Text color #bb2e18
      
           This box has a color of #bb2e18        
        
          <div style="background-color:#bb2e18;">Content here</div>
        
        
          .mybackground {background-color:#bb2e18;}
        
        Background color #bb2e18
      
           Border around this has a color of #bb2e18        
        
          <div style="border:2px solid #bb2e18;">Content here</div>
        
        
          .myborder {border:2px solid #bb2e18;}
        
        Border color #bb2e18