#bb182f color space conversions
Hex:
        #bb182f
        RGB:
        187, 24, 47
        CMY:
        27, 91, 82
        CMYK:
        0, 87, 75, 27
      HSL:
        352°, 77.2512%, 41.3725%
        HSV (HSB):
        352°, 87.1658%, 73.3333%
        XYZ:
        21.3332, 11.4233, 3.7699
        xyY:
        0.5841, 0.3127, 11.4233
      CIE-Lab:
        40.2845, 61.2564, 31.8566
        CIE-LCH:
        40.2845, 69.0448, 27.4768
        CIE-Luv:
        40.2845, 115.4622, 18.6708
        Hunter-Lab:
        33.7984, 53.5205, 17.0457
      #bb182f color charts
#bb182f RGB chart
      #bb182f CMYK chart
      #bb182f RGB pie chart
      #bb182f color shades, tints & tones
#bb182f color schemes
#bb182f color preview, HTML & CSS examples
           This text has a color of #bb182f        
        
          <p style="color:#bb182f;">Text here</p>
        
        
          .mytext {color:#bb182f;}
        
        Text color #bb182f
      
           This box has a color of #bb182f        
        
          <div style="background-color:#bb182f;">Content here</div>
        
        
          .mybackground {background-color:#bb182f;}
        
        Background color #bb182f
      
           Border around this has a color of #bb182f        
        
          <div style="border:2px solid #bb182f;">Content here</div>
        
        
          .myborder {border:2px solid #bb182f;}
        
        Border color #bb182f