#bb142b color space conversions
Hex:
        #bb142b
        RGB:
        187, 20, 43
        CMY:
        27, 92, 83
        CMYK:
        0, 89, 77, 27
      HSL:
        352°, 80.6763%, 40.5882%
        HSV (HSB):
        352°, 89.3048%, 73.3333%
        XYZ:
        21.1797, 11.2395, 3.3386
        xyY:
        0.5923, 0.3143, 11.2395
      CIE-Lab:
        39.9810, 61.8338, 33.9200
        CIE-LCH:
        39.9810, 70.5265, 28.7478
        CIE-Luv:
        39.9810, 117.5696, 19.7390
        Hunter-Lab:
        33.5254, 54.0982, 17.5633
      #bb142b color charts
#bb142b RGB chart
      #bb142b CMYK chart
      #bb142b RGB pie chart
      #bb142b color shades, tints & tones
#bb142b color schemes
#bb142b color preview, HTML & CSS examples
           This text has a color of #bb142b        
        
          <p style="color:#bb142b;">Text here</p>
        
        
          .mytext {color:#bb142b;}
        
        Text color #bb142b
      
           This box has a color of #bb142b        
        
          <div style="background-color:#bb142b;">Content here</div>
        
        
          .mybackground {background-color:#bb142b;}
        
        Background color #bb142b
      
           Border around this has a color of #bb142b        
        
          <div style="border:2px solid #bb142b;">Content here</div>
        
        
          .myborder {border:2px solid #bb142b;}
        
        Border color #bb142b