#bb141d color space conversions
Hex:
        #bb141d
        RGB:
        187, 20, 29
        CMY:
        27, 92, 89
        CMYK:
        0, 89, 84, 27
      HSL:
        357°, 80.6763%, 40.5882%
        HSV (HSB):
        357°, 89.3048%, 73.3333%
        XYZ:
        20.9654, 11.1538, 2.2103
        xyY:
        0.6107, 0.3249, 11.1538
      CIE-Lab:
        39.8383, 61.4230, 41.7148
        CIE-LCH:
        39.8383, 74.2489, 34.1820
        CIE-Luv:
        39.8383, 120.3769, 24.1910
        Hunter-Lab:
        33.3973, 53.6095, 19.4542
      #bb141d color charts
#bb141d RGB chart
      #bb141d CMYK chart
      #bb141d RGB pie chart
      #bb141d color shades, tints & tones
#bb141d color schemes
#bb141d color preview, HTML & CSS examples
           This text has a color of #bb141d        
        
          <p style="color:#bb141d;">Text here</p>
        
        
          .mytext {color:#bb141d;}
        
        Text color #bb141d
      
           This box has a color of #bb141d        
        
          <div style="background-color:#bb141d;">Content here</div>
        
        
          .mybackground {background-color:#bb141d;}
        
        Background color #bb141d
      
           Border around this has a color of #bb141d        
        
          <div style="border:2px solid #bb141d;">Content here</div>
        
        
          .myborder {border:2px solid #bb141d;}
        
        Border color #bb141d