#bb0703 color space conversions
Hex:
        #bb0703
        RGB:
        187, 7, 3
        CMY:
        27, 97, 99
        CMYK:
        0, 96, 98, 27
      HSL:
        1°, 96.8421%, 37.2549%
        HSV (HSB):
        1°, 98.3957%, 73.3333%
        XYZ:
        20.5859, 10.7233, 1.0710
        xyY:
        0.6358, 0.3312, 10.7233
      CIE-Lab:
        39.1105, 62.7261, 52.1665
        CIE-LCH:
        39.1105, 81.5837, 39.7488
        CIE-Luv:
        39.1105, 126.1473, 27.6242
        Hunter-Lab:
        32.7465, 54.9068, 20.9835
      #bb0703 color charts
#bb0703 RGB chart
      #bb0703 CMYK chart
      #bb0703 RGB pie chart
      #bb0703 color shades, tints & tones
#bb0703 color schemes
#bb0703 color preview, HTML & CSS examples
           This text has a color of #bb0703        
        
          <p style="color:#bb0703;">Text here</p>
        
        
          .mytext {color:#bb0703;}
        
        Text color #bb0703
      
           This box has a color of #bb0703        
        
          <div style="background-color:#bb0703;">Content here</div>
        
        
          .mybackground {background-color:#bb0703;}
        
        Background color #bb0703
      
           Border around this has a color of #bb0703        
        
          <div style="border:2px solid #bb0703;">Content here</div>
        
        
          .myborder {border:2px solid #bb0703;}
        
        Border color #bb0703