#bb1c22 color space conversions
Hex:
        #bb1c22
        RGB:
        187, 28, 34
        CMY:
        27, 89, 87
        CMYK:
        0, 85, 82, 27
      HSL:
        358°, 73.9535%, 42.1569%
        HSV (HSB):
        358°, 85.0267%, 73.3333%
        XYZ:
        21.1975, 11.5108, 2.6179
        xyY:
        0.6000, 0.3258, 11.5108
      CIE-Lab:
        40.4278, 59.9927, 39.5644
        CIE-LCH:
        40.4278, 71.8642, 33.4043
        CIE-Luv:
        40.4278, 116.9423, 23.7816
        Hunter-Lab:
        33.9276, 52.1513, 19.1743
      #bb1c22 color charts
#bb1c22 RGB chart
      #bb1c22 CMYK chart
      #bb1c22 RGB pie chart
      #bb1c22 color shades, tints & tones
#bb1c22 color schemes
#bb1c22 color preview, HTML & CSS examples
           This text has a color of #bb1c22        
        
          <p style="color:#bb1c22;">Text here</p>
        
        
          .mytext {color:#bb1c22;}
        
        Text color #bb1c22
      
           This box has a color of #bb1c22        
        
          <div style="background-color:#bb1c22;">Content here</div>
        
        
          .mybackground {background-color:#bb1c22;}
        
        Background color #bb1c22
      
           Border around this has a color of #bb1c22        
        
          <div style="border:2px solid #bb1c22;">Content here</div>
        
        
          .myborder {border:2px solid #bb1c22;}
        
        Border color #bb1c22