#bb262a color space conversions
Hex:
        #bb262a
        RGB:
        187, 38, 42
        CMY:
        27, 85, 84
        CMYK:
        0, 80, 78, 27
      HSL:
        358°, 66.2222%, 44.1176%
        HSV (HSB):
        358°, 79.6791%, 73.3333%
        XYZ:
        21.6045, 12.1182, 3.3908
        xyY:
        0.5821, 0.3265, 12.1182
      CIE-Lab:
        41.4033, 57.7163, 36.0478
        CIE-LCH:
        41.4033, 68.0486, 31.9876
        CIE-Luv:
        41.4033, 111.3274, 22.8115
        Hunter-Lab:
        34.8112, 49.8612, 18.5926
      #bb262a color charts
#bb262a RGB chart
      #bb262a CMYK chart
      #bb262a RGB pie chart
      #bb262a color shades, tints & tones
#bb262a color schemes
#bb262a color preview, HTML & CSS examples
           This text has a color of #bb262a        
        
          <p style="color:#bb262a;">Text here</p>
        
        
          .mytext {color:#bb262a;}
        
        Text color #bb262a
      
           This box has a color of #bb262a        
        
          <div style="background-color:#bb262a;">Content here</div>
        
        
          .mybackground {background-color:#bb262a;}
        
        Background color #bb262a
      
           Border around this has a color of #bb262a        
        
          <div style="border:2px solid #bb262a;">Content here</div>
        
        
          .myborder {border:2px solid #bb262a;}
        
        Border color #bb262a