#bb221e color space conversions
Hex:
        #bb221e
        RGB:
        187, 34, 30
        CMY:
        27, 87, 88
        CMYK:
        0, 82, 84, 27
      HSL:
        2°, 72.3502%, 42.5490%
        HSV (HSB):
        2°, 83.9572%, 73.3333%
        XYZ:
        21.2999, 11.8026, 2.3838
        xyY:
        0.6002, 0.3326, 11.8026
      CIE-Lab:
        40.9006, 58.4421, 42.1546
        CIE-LCH:
        40.9006, 72.0589, 35.8031
        CIE-Luv:
        40.9006, 115.2619, 25.8359
        Hunter-Lab:
        34.3549, 50.5482, 19.9345
      #bb221e color charts
#bb221e RGB chart
      #bb221e CMYK chart
      #bb221e RGB pie chart
      #bb221e color shades, tints & tones
#bb221e color schemes
#bb221e color preview, HTML & CSS examples
           This text has a color of #bb221e        
        
          <p style="color:#bb221e;">Text here</p>
        
        
          .mytext {color:#bb221e;}
        
        Text color #bb221e
      
           This box has a color of #bb221e        
        
          <div style="background-color:#bb221e;">Content here</div>
        
        
          .mybackground {background-color:#bb221e;}
        
        Background color #bb221e
      
           Border around this has a color of #bb221e        
        
          <div style="border:2px solid #bb221e;">Content here</div>
        
        
          .myborder {border:2px solid #bb221e;}
        
        Border color #bb221e