#bb182e color space conversions
Hex:
        #bb182e
        RGB:
        187, 24, 46
        CMY:
        27, 91, 82
        CMYK:
        0, 87, 75, 27
      HSL:
        352°, 77.2512%, 41.3725%
        HSV (HSB):
        352°, 87.1658%, 73.3333%
        XYZ:
        21.3133, 11.4153, 3.6648
        xyY:
        0.5856, 0.3137, 11.4153
      CIE-Lab:
        40.2714, 61.2182, 32.4452
        CIE-LCH:
        40.2714, 69.2846, 27.9233
        CIE-Luv:
        40.2714, 115.7087, 19.0695
        Hunter-Lab:
        33.7866, 53.4752, 17.2194
      #bb182e color charts
#bb182e RGB chart
      #bb182e CMYK chart
      #bb182e RGB pie chart
      #bb182e color shades, tints & tones
#bb182e color schemes
#bb182e color preview, HTML & CSS examples
           This text has a color of #bb182e        
        
          <p style="color:#bb182e;">Text here</p>
        
        
          .mytext {color:#bb182e;}
        
        Text color #bb182e
      
           This box has a color of #bb182e        
        
          <div style="background-color:#bb182e;">Content here</div>
        
        
          .mybackground {background-color:#bb182e;}
        
        Background color #bb182e
      
           Border around this has a color of #bb182e        
        
          <div style="border:2px solid #bb182e;">Content here</div>
        
        
          .myborder {border:2px solid #bb182e;}
        
        Border color #bb182e