#bb2b04 color space conversions
Hex:
        #bb2b04
        RGB:
        187, 43, 4
        CMY:
        27, 83, 98
        CMYK:
        0, 77, 98, 27
      HSL:
        13°, 95.8115%, 37.4510%
        HSV (HSB):
        13°, 97.8610%, 73.3333%
        XYZ:
        21.3793, 12.3013, 1.3624
        xyY:
        0.6101, 0.3510, 12.3013
      CIE-Lab:
        41.6911, 55.4120, 53.0355
        CIE-LCH:
        41.6911, 76.7024, 43.7446
        CIE-Luv:
        41.6911, 113.4977, 31.9213
        Hunter-Lab:
        35.0732, 47.4287, 22.2481
      #bb2b04 color charts
#bb2b04 RGB chart
      #bb2b04 CMYK chart
      #bb2b04 RGB pie chart
      #bb2b04 color shades, tints & tones
#bb2b04 color schemes
#bb2b04 color preview, HTML & CSS examples
           This text has a color of #bb2b04        
        
          <p style="color:#bb2b04;">Text here</p>
        
        
          .mytext {color:#bb2b04;}
        
        Text color #bb2b04
      
           This box has a color of #bb2b04        
        
          <div style="background-color:#bb2b04;">Content here</div>
        
        
          .mybackground {background-color:#bb2b04;}
        
        Background color #bb2b04
      
           Border around this has a color of #bb2b04        
        
          <div style="border:2px solid #bb2b04;">Content here</div>
        
        
          .myborder {border:2px solid #bb2b04;}
        
        Border color #bb2b04