#bb1e36 color space conversions
Hex:
        #bb1e36
        RGB:
        187, 30, 54
        CMY:
        27, 88, 79
        CMYK:
        0, 84, 71, 27
      HSL:
        351°, 72.3502%, 42.5490%
        HSV (HSB):
        351°, 83.9572%, 73.3333%
        XYZ:
        21.6236, 11.7597, 4.6202
        xyY:
        0.5690, 0.3094, 11.7597
      CIE-Lab:
        40.8316, 60.2706, 28.2271
        CIE-LCH:
        40.8316, 66.5531, 25.0956
        CIE-Luv:
        40.8316, 111.6750, 16.5505
        Hunter-Lab:
        34.2924, 52.5445, 16.0166
      #bb1e36 color charts
#bb1e36 RGB chart
      #bb1e36 CMYK chart
      #bb1e36 RGB pie chart
      #bb1e36 color shades, tints & tones
#bb1e36 color schemes
#bb1e36 color preview, HTML & CSS examples
           This text has a color of #bb1e36        
        
          <p style="color:#bb1e36;">Text here</p>
        
        
          .mytext {color:#bb1e36;}
        
        Text color #bb1e36
      
           This box has a color of #bb1e36        
        
          <div style="background-color:#bb1e36;">Content here</div>
        
        
          .mybackground {background-color:#bb1e36;}
        
        Background color #bb1e36
      
           Border around this has a color of #bb1e36        
        
          <div style="border:2px solid #bb1e36;">Content here</div>
        
        
          .myborder {border:2px solid #bb1e36;}
        
        Border color #bb1e36