#bb2803 color space conversions
Hex:
        #bb2803
        RGB:
        187, 40, 3
        CMY:
        27, 84, 99
        CMYK:
        0, 79, 98, 27
      HSL:
        12°, 96.8421%, 37.2549%
        HSV (HSB):
        12°, 98.3957%, 73.3333%
        XYZ:
        21.2687, 12.0890, 1.2986
        xyY:
        0.6137, 0.3488, 12.0890
      CIE-Lab:
        41.3571, 56.3262, 53.1971
        CIE-LCH:
        41.3571, 77.4763, 43.3635
        CIE-Luv:
        41.3571, 115.1352, 31.4770
        Hunter-Lab:
        34.7692, 48.3447, 22.1241
      #bb2803 color charts
#bb2803 RGB chart
      #bb2803 CMYK chart
      #bb2803 RGB pie chart
      #bb2803 color shades, tints & tones
#bb2803 color schemes
#bb2803 color preview, HTML & CSS examples
           This text has a color of #bb2803        
        
          <p style="color:#bb2803;">Text here</p>
        
        
          .mytext {color:#bb2803;}
        
        Text color #bb2803
      
           This box has a color of #bb2803        
        
          <div style="background-color:#bb2803;">Content here</div>
        
        
          .mybackground {background-color:#bb2803;}
        
        Background color #bb2803
      
           Border around this has a color of #bb2803        
        
          <div style="border:2px solid #bb2803;">Content here</div>
        
        
          .myborder {border:2px solid #bb2803;}
        
        Border color #bb2803