#bb1d16 color space conversions
Hex:
        #bb1d16
        RGB:
        187, 29, 22
        CMY:
        27, 89, 91
        CMYK:
        0, 84, 88, 27
      HSL:
        3°, 78.9474%, 40.9804%
        HSV (HSB):
        3°, 88.2353%, 73.3333%
        XYZ:
        21.0777, 11.5015, 1.8681
        xyY:
        0.6119, 0.3339, 11.5015
      CIE-Lab:
        40.4125, 59.4862, 45.6792
        CIE-LCH:
        40.4125, 75.0013, 37.5205
        CIE-Luv:
        40.4125, 118.4162, 26.9498
        Hunter-Lab:
        33.9138, 51.5901, 20.4737
      #bb1d16 color charts
#bb1d16 RGB chart
      #bb1d16 CMYK chart
      #bb1d16 RGB pie chart
      #bb1d16 color shades, tints & tones
#bb1d16 color schemes
#bb1d16 color preview, HTML & CSS examples
           This text has a color of #bb1d16        
        
          <p style="color:#bb1d16;">Text here</p>
        
        
          .mytext {color:#bb1d16;}
        
        Text color #bb1d16
      
           This box has a color of #bb1d16        
        
          <div style="background-color:#bb1d16;">Content here</div>
        
        
          .mybackground {background-color:#bb1d16;}
        
        Background color #bb1d16
      
           Border around this has a color of #bb1d16        
        
          <div style="border:2px solid #bb1d16;">Content here</div>
        
        
          .myborder {border:2px solid #bb1d16;}
        
        Border color #bb1d16