#bb262b color space conversions
Hex:
        #bb262b
        RGB:
        187, 38, 43
        CMY:
        27, 85, 83
        CMYK:
        0, 80, 77, 27
      HSL:
        358°, 66.2222%, 44.1176%
        HSV (HSB):
        358°, 79.6791%, 73.3333%
        XYZ:
        21.6227, 12.1254, 3.4863
        xyY:
        0.5807, 0.3257, 12.1254
      CIE-Lab:
        41.4148, 57.7523, 35.4826
        CIE-LCH:
        41.4148, 67.7816, 31.5662
        CIE-Luv:
        41.4148, 111.1198, 22.4509
        Hunter-Lab:
        34.8216, 49.9028, 18.4391
      #bb262b color charts
#bb262b RGB chart
      #bb262b CMYK chart
      #bb262b RGB pie chart
      #bb262b color shades, tints & tones
#bb262b color schemes
#bb262b color preview, HTML & CSS examples
           This text has a color of #bb262b        
        
          <p style="color:#bb262b;">Text here</p>
        
        
          .mytext {color:#bb262b;}
        
        Text color #bb262b
      
           This box has a color of #bb262b        
        
          <div style="background-color:#bb262b;">Content here</div>
        
        
          .mybackground {background-color:#bb262b;}
        
        Background color #bb262b
      
           Border around this has a color of #bb262b        
        
          <div style="border:2px solid #bb262b;">Content here</div>
        
        
          .myborder {border:2px solid #bb262b;}
        
        Border color #bb262b