#bb0a25 color space conversions
Hex:
        #bb0a25
        RGB:
        187, 10, 37
        CMY:
        27, 96, 85
        CMYK:
        0, 95, 80, 27
      HSL:
        351°, 89.8477%, 38.6275%
        HSV (HSB):
        351°, 94.6524%, 73.3333%
        XYZ:
        20.9360, 10.9154, 2.7537
        xyY:
        0.6050, 0.3154, 10.9154
      CIE-Lab:
        39.4377, 63.0083, 36.8762
        CIE-LCH:
        39.4377, 73.0062, 30.3387
        CIE-Luv:
        39.4377, 121.1111, 20.9496
        Hunter-Lab:
        33.0385, 55.2951, 18.1853
      #bb0a25 color charts
#bb0a25 RGB chart
      #bb0a25 CMYK chart
      #bb0a25 RGB pie chart
      #bb0a25 color shades, tints & tones
#bb0a25 color schemes
#bb0a25 color preview, HTML & CSS examples
           This text has a color of #bb0a25        
        
          <p style="color:#bb0a25;">Text here</p>
        
        
          .mytext {color:#bb0a25;}
        
        Text color #bb0a25
      
           This box has a color of #bb0a25        
        
          <div style="background-color:#bb0a25;">Content here</div>
        
        
          .mybackground {background-color:#bb0a25;}
        
        Background color #bb0a25
      
           Border around this has a color of #bb0a25        
        
          <div style="border:2px solid #bb0a25;">Content here</div>
        
        
          .myborder {border:2px solid #bb0a25;}
        
        Border color #bb0a25