#bb2600 color space conversions
Hex:
        #bb2600
        RGB:
        187, 38, 0
        CMY:
        27, 85, 100
        CMYK:
        0, 80, 100, 27
      HSL:
        12°, 100.0000%, 36.6667%
        HSV (HSB):
        12°, 100.0000%, 73.3333%
        XYZ:
        21.1866, 11.9510, 1.1901
        xyY:
        0.6172, 0.3481, 11.9510
      CIE-Lab:
        41.1382, 56.8789, 54.1287
        CIE-LCH:
        41.1382, 78.5183, 43.5808
        CIE-Luv:
        41.1382, 116.3390, 31.4765
        Hunter-Lab:
        34.5703, 48.8971, 22.1581
      #bb2600 color charts
#bb2600 RGB chart
      #bb2600 CMYK chart
      #bb2600 RGB pie chart
      #bb2600 color shades, tints & tones
#bb2600 color schemes
#bb2600 color preview, HTML & CSS examples
           This text has a color of #bb2600        
        
          <p style="color:#bb2600;">Text here</p>
        
        
          .mytext {color:#bb2600;}
        
        Text color #bb2600
      
           This box has a color of #bb2600        
        
          <div style="background-color:#bb2600;">Content here</div>
        
        
          .mybackground {background-color:#bb2600;}
        
        Background color #bb2600
      
           Border around this has a color of #bb2600        
        
          <div style="border:2px solid #bb2600;">Content here</div>
        
        
          .myborder {border:2px solid #bb2600;}
        
        Border color #bb2600