#bb0214 color space conversions
Hex:
        #bb0214
        RGB:
        187, 2, 20
        CMY:
        27, 99, 92
        CMYK:
        0, 99, 89, 27
      HSL:
        354°, 97.8836%, 37.0588%
        HSV (HSB):
        354°, 98.9305%, 73.3333%
        XYZ:
        20.6415, 10.6587, 1.6312
        xyY:
        0.6268, 0.3237, 10.6587
      CIE-Lab:
        38.9996, 63.4740, 45.5230
        CIE-LCH:
        38.9996, 78.1108, 35.6477
        CIE-Luv:
        38.9996, 125.4617, 24.8593
        Hunter-Lab:
        32.6477, 55.7231, 19.8910
      #bb0214 color charts
#bb0214 RGB chart
      #bb0214 CMYK chart
      #bb0214 RGB pie chart
      #bb0214 color shades, tints & tones
#bb0214 color schemes
#bb0214 color preview, HTML & CSS examples
           This text has a color of #bb0214        
        
          <p style="color:#bb0214;">Text here</p>
        
        
          .mytext {color:#bb0214;}
        
        Text color #bb0214
      
           This box has a color of #bb0214        
        
          <div style="background-color:#bb0214;">Content here</div>
        
        
          .mybackground {background-color:#bb0214;}
        
        Background color #bb0214
      
           Border around this has a color of #bb0214        
        
          <div style="border:2px solid #bb0214;">Content here</div>
        
        
          .myborder {border:2px solid #bb0214;}
        
        Border color #bb0214