#bb050e color space conversions
Hex:
        #bb050e
        RGB:
        187, 5, 14
        CMY:
        27, 98, 95
        CMYK:
        0, 97, 93, 27
      HSL:
        357°, 94.7917%, 37.6471%
        HSV (HSB):
        357°, 97.3262%, 73.3333%
        XYZ:
        20.6271, 10.7050, 1.3946
        xyY:
        0.6303, 0.3271, 10.7050
      CIE-Lab:
        39.0792, 63.0610, 48.1700
        CIE-LCH:
        39.0792, 79.3539, 37.3749
        CIE-Luv:
        39.0792, 125.5955, 26.0944
        Hunter-Lab:
        32.7186, 55.2759, 20.3758
      #bb050e color charts
#bb050e RGB chart
      #bb050e CMYK chart
      #bb050e RGB pie chart
      #bb050e color shades, tints & tones
#bb050e color schemes
#bb050e color preview, HTML & CSS examples
           This text has a color of #bb050e        
        
          <p style="color:#bb050e;">Text here</p>
        
        
          .mytext {color:#bb050e;}
        
        Text color #bb050e
      
           This box has a color of #bb050e        
        
          <div style="background-color:#bb050e;">Content here</div>
        
        
          .mybackground {background-color:#bb050e;}
        
        Background color #bb050e
      
           Border around this has a color of #bb050e        
        
          <div style="border:2px solid #bb050e;">Content here</div>
        
        
          .myborder {border:2px solid #bb050e;}
        
        Border color #bb050e