#bb272e color space conversions
Hex:
        #bb272e
        RGB:
        187, 39, 46
        CMY:
        27, 85, 82
        CMYK:
        0, 79, 75, 27
      HSL:
        357°, 65.4867%, 44.3137%
        HSV (HSB):
        357°, 79.1444%, 73.3333%
        XYZ:
        21.7122, 12.2131, 3.7978
        xyY:
        0.5756, 0.3238, 12.2131
      CIE-Lab:
        41.5528, 57.5780, 33.8829
        CIE-LCH:
        41.5528, 66.8077, 30.4755
        CIE-Luv:
        41.5528, 110.0233, 21.5169
        Hunter-Lab:
        34.9472, 49.7416, 18.0199
      #bb272e color charts
#bb272e RGB chart
      #bb272e CMYK chart
      #bb272e RGB pie chart
      #bb272e color shades, tints & tones
#bb272e color schemes
#bb272e color preview, HTML & CSS examples
           This text has a color of #bb272e        
        
          <p style="color:#bb272e;">Text here</p>
        
        
          .mytext {color:#bb272e;}
        
        Text color #bb272e
      
           This box has a color of #bb272e        
        
          <div style="background-color:#bb272e;">Content here</div>
        
        
          .mybackground {background-color:#bb272e;}
        
        Background color #bb272e
      
           Border around this has a color of #bb272e        
        
          <div style="border:2px solid #bb272e;">Content here</div>
        
        
          .myborder {border:2px solid #bb272e;}
        
        Border color #bb272e