#bb0025 color space conversions
Hex:
        #bb0025
        RGB:
        187, 0, 37
        CMY:
        27, 100, 85
        CMYK:
        0, 100, 80, 27
      HSL:
        348°, 100.0000%, 36.6667%
        HSV (HSB):
        348°, 100.0000%, 73.3333%
        XYZ:
        20.8274, 10.6984, 2.7175
        xyY:
        0.6082, 0.3124, 10.6984
      CIE-Lab:
        39.0677, 64.0803, 36.4966
        CIE-LCH:
        39.0677, 73.7447, 29.6635
        CIE-Luv:
        39.0677, 122.8527, 20.2567
        Hunter-Lab:
        32.7084, 56.4224, 17.9698
      #bb0025 color charts
#bb0025 RGB chart
      #bb0025 CMYK chart
      #bb0025 RGB pie chart
      #bb0025 color shades, tints & tones
#bb0025 color schemes
#bb0025 color preview, HTML & CSS examples
           This text has a color of #bb0025        
        
          <p style="color:#bb0025;">Text here</p>
        
        
          .mytext {color:#bb0025;}
        
        Text color #bb0025
      
           This box has a color of #bb0025        
        
          <div style="background-color:#bb0025;">Content here</div>
        
        
          .mybackground {background-color:#bb0025;}
        
        Background color #bb0025
      
           Border around this has a color of #bb0025        
        
          <div style="border:2px solid #bb0025;">Content here</div>
        
        
          .myborder {border:2px solid #bb0025;}
        
        Border color #bb0025