#bb0708 color space conversions
Hex:
        #bb0708
        RGB:
        187, 7, 8
        CMY:
        27, 97, 97
        CMYK:
        0, 96, 96, 27
      HSL:
        360°, 92.7835%, 38.0392%
        HSV (HSB):
        360°, 96.2567%, 73.3333%
        XYZ:
        20.6133, 10.7343, 1.2152
        xyY:
        0.6330, 0.3296, 10.7343
      CIE-Lab:
        39.1293, 62.7783, 50.3554
        CIE-LCH:
        39.1293, 80.4785, 38.7336
        CIE-Luv:
        39.1293, 125.7441, 27.0120
        Hunter-Lab:
        32.7632, 54.9695, 20.7351
      #bb0708 color charts
#bb0708 RGB chart
      #bb0708 CMYK chart
      #bb0708 RGB pie chart
      #bb0708 color shades, tints & tones
#bb0708 color schemes
#bb0708 color preview, HTML & CSS examples
           This text has a color of #bb0708        
        
          <p style="color:#bb0708;">Text here</p>
        
        
          .mytext {color:#bb0708;}
        
        Text color #bb0708
      
           This box has a color of #bb0708        
        
          <div style="background-color:#bb0708;">Content here</div>
        
        
          .mybackground {background-color:#bb0708;}
        
        Background color #bb0708
      
           Border around this has a color of #bb0708        
        
          <div style="border:2px solid #bb0708;">Content here</div>
        
        
          .myborder {border:2px solid #bb0708;}
        
        Border color #bb0708