#bb071d color space conversions
Hex:
        #bb071d
        RGB:
        187, 7, 29
        CMY:
        27, 97, 89
        CMYK:
        0, 96, 84, 27
      HSL:
        353°, 92.7835%, 38.0392%
        HSV (HSB):
        353°, 96.2567%, 73.3333%
        XYZ:
        20.7913, 10.8055, 2.1522
        xyY:
        0.6161, 0.3202, 10.8055
      CIE-Lab:
        39.2509, 63.1162, 41.1838
        CIE-LCH:
        39.2509, 75.3642, 33.1248
        CIE-Luv:
        39.2509, 123.1874, 23.1214
        Hunter-Lab:
        32.8717, 55.3755, 19.1282
      #bb071d color charts
#bb071d RGB chart
      #bb071d CMYK chart
      #bb071d RGB pie chart
      #bb071d color shades, tints & tones
#bb071d color schemes
#bb071d color preview, HTML & CSS examples
           This text has a color of #bb071d        
        
          <p style="color:#bb071d;">Text here</p>
        
        
          .mytext {color:#bb071d;}
        
        Text color #bb071d
      
           This box has a color of #bb071d        
        
          <div style="background-color:#bb071d;">Content here</div>
        
        
          .mybackground {background-color:#bb071d;}
        
        Background color #bb071d
      
           Border around this has a color of #bb071d        
        
          <div style="border:2px solid #bb071d;">Content here</div>
        
        
          .myborder {border:2px solid #bb071d;}
        
        Border color #bb071d