#bb1e05 color space conversions
Hex:
        #bb1e05
        RGB:
        187, 30, 5
        CMY:
        27, 88, 98
        CMYK:
        0, 84, 97, 27
      HSL:
        8°, 94.7917%, 37.6471%
        HSV (HSB):
        8°, 97.3262%, 73.3333%
        XYZ:
        20.9852, 11.5043, 1.2581
        xyY:
        0.6218, 0.3409, 11.5043
      CIE-Lab:
        40.4172, 59.0227, 52.0562
        CIE-LCH:
        40.4172, 78.6990, 41.4113
        CIE-Luv:
        40.4172, 119.5631, 29.6223
        Hunter-Lab:
        33.9180, 51.0821, 21.5434
      #bb1e05 color charts
#bb1e05 RGB chart
      #bb1e05 CMYK chart
      #bb1e05 RGB pie chart
      #bb1e05 color shades, tints & tones
#bb1e05 color schemes
#bb1e05 color preview, HTML & CSS examples
           This text has a color of #bb1e05        
        
          <p style="color:#bb1e05;">Text here</p>
        
        
          .mytext {color:#bb1e05;}
        
        Text color #bb1e05
      
           This box has a color of #bb1e05        
        
          <div style="background-color:#bb1e05;">Content here</div>
        
        
          .mybackground {background-color:#bb1e05;}
        
        Background color #bb1e05
      
           Border around this has a color of #bb1e05        
        
          <div style="border:2px solid #bb1e05;">Content here</div>
        
        
          .myborder {border:2px solid #bb1e05;}
        
        Border color #bb1e05