#bb131e color space conversions
Hex:
        #bb131e
        RGB:
        187, 19, 30
        CMY:
        27, 93, 88
        CMYK:
        0, 90, 84, 27
      HSL:
        356°, 81.5534%, 40.3922%
        HSV (HSB):
        356°, 89.8396%, 73.3333%
        XYZ:
        20.9607, 11.1243, 2.2707
        xyY:
        0.6101, 0.3238, 11.1243
      CIE-Lab:
        39.7890, 61.6130, 41.1368
        CIE-LCH:
        39.7890, 74.0837, 33.7297
        CIE-Luv:
        39.7890, 120.4824, 23.8192
        Hunter-Lab:
        33.3531, 53.8104, 19.3106
      #bb131e color charts
#bb131e RGB chart
      #bb131e CMYK chart
      #bb131e RGB pie chart
      #bb131e color shades, tints & tones
#bb131e color schemes
#bb131e color preview, HTML & CSS examples
           This text has a color of #bb131e        
        
          <p style="color:#bb131e;">Text here</p>
        
        
          .mytext {color:#bb131e;}
        
        Text color #bb131e
      
           This box has a color of #bb131e        
        
          <div style="background-color:#bb131e;">Content here</div>
        
        
          .mybackground {background-color:#bb131e;}
        
        Background color #bb131e
      
           Border around this has a color of #bb131e        
        
          <div style="border:2px solid #bb131e;">Content here</div>
        
        
          .myborder {border:2px solid #bb131e;}
        
        Border color #bb131e