#bb262e color space conversions
Hex:
        #bb262e
        RGB:
        187, 38, 46
        CMY:
        27, 85, 82
        CMYK:
        0, 80, 75, 27
      HSL:
        357°, 66.2222%, 44.1176%
        HSV (HSB):
        357°, 79.6791%, 73.3333%
        XYZ:
        21.6798, 12.1483, 3.7870
        xyY:
        0.5764, 0.3230, 12.1483
      CIE-Lab:
        41.4508, 57.8654, 33.7691
        CIE-LCH:
        41.4508, 66.9982, 30.2670
        CIE-Luv:
        41.4508, 110.4710, 21.3230
        Hunter-Lab:
        34.8544, 50.0336, 17.9561
      #bb262e color charts
#bb262e RGB chart
      #bb262e CMYK chart
      #bb262e RGB pie chart
      #bb262e color shades, tints & tones
#bb262e color schemes
#bb262e color preview, HTML & CSS examples
           This text has a color of #bb262e        
        
          <p style="color:#bb262e;">Text here</p>
        
        
          .mytext {color:#bb262e;}
        
        Text color #bb262e
      
           This box has a color of #bb262e        
        
          <div style="background-color:#bb262e;">Content here</div>
        
        
          .mybackground {background-color:#bb262e;}
        
        Background color #bb262e
      
           Border around this has a color of #bb262e        
        
          <div style="border:2px solid #bb262e;">Content here</div>
        
        
          .myborder {border:2px solid #bb262e;}
        
        Border color #bb262e