#bb232a color space conversions
Hex:
        #bb232a
        RGB:
        187, 35, 42
        CMY:
        27, 86, 84
        CMYK:
        0, 81, 78, 27
      HSL:
        357°, 68.4685%, 43.5294%
        HSV (HSB):
        357°, 81.2834%, 73.3333%
        XYZ:
        21.5125, 11.9340, 3.3602
        xyY:
        0.5845, 0.3242, 11.9340
      CIE-Lab:
        41.1111, 58.5420, 35.7343
        CIE-LCH:
        41.1111, 68.5865, 31.4001
        CIE-Luv:
        41.1111, 112.6328, 22.2632
        Hunter-Lab:
        34.5457, 50.7016, 18.4150
      #bb232a color charts
#bb232a RGB chart
      #bb232a CMYK chart
      #bb232a RGB pie chart
      #bb232a color shades, tints & tones
#bb232a color schemes
#bb232a color preview, HTML & CSS examples
           This text has a color of #bb232a        
        
          <p style="color:#bb232a;">Text here</p>
        
        
          .mytext {color:#bb232a;}
        
        Text color #bb232a
      
           This box has a color of #bb232a        
        
          <div style="background-color:#bb232a;">Content here</div>
        
        
          .mybackground {background-color:#bb232a;}
        
        Background color #bb232a
      
           Border around this has a color of #bb232a        
        
          <div style="border:2px solid #bb232a;">Content here</div>
        
        
          .myborder {border:2px solid #bb232a;}
        
        Border color #bb232a