#bb142a color space conversions
Hex:
        #bb142a
        RGB:
        187, 20, 42
        CMY:
        27, 92, 84
        CMYK:
        0, 89, 78, 27
      HSL:
        352°, 80.6763%, 40.5882%
        HSV (HSB):
        352°, 89.3048%, 73.3333%
        XYZ:
        21.1616, 11.2323, 3.2432
        xyY:
        0.5938, 0.3152, 11.2323
      CIE-Lab:
        39.9690, 61.7992, 34.5016
        CIE-LCH:
        39.9690, 70.7778, 29.1740
        CIE-Luv:
        39.9690, 117.8019, 20.1083
        Hunter-Lab:
        33.5146, 54.0569, 17.7227
      #bb142a color charts
#bb142a RGB chart
      #bb142a CMYK chart
      #bb142a RGB pie chart
      #bb142a color shades, tints & tones
#bb142a color schemes
#bb142a color preview, HTML & CSS examples
           This text has a color of #bb142a        
        
          <p style="color:#bb142a;">Text here</p>
        
        
          .mytext {color:#bb142a;}
        
        Text color #bb142a
      
           This box has a color of #bb142a        
        
          <div style="background-color:#bb142a;">Content here</div>
        
        
          .mybackground {background-color:#bb142a;}
        
        Background color #bb142a
      
           Border around this has a color of #bb142a        
        
          <div style="border:2px solid #bb142a;">Content here</div>
        
        
          .myborder {border:2px solid #bb142a;}
        
        Border color #bb142a