#bb2a0a color space conversions
Hex:
        #bb2a0a
        RGB:
        187, 42, 10
        CMY:
        27, 84, 96
        CMYK:
        0, 78, 95, 27
      HSL:
        11°, 89.8477%, 38.6275%
        HSV (HSB):
        11°, 94.6524%, 73.3333%
        XYZ:
        21.3763, 12.2426, 1.5236
        xyY:
        0.6083, 0.3484, 12.2426
      CIE-Lab:
        41.5992, 55.7936, 51.1144
        CIE-LCH:
        41.5992, 75.6678, 42.4939
        CIE-Luv:
        41.5992, 113.6363, 31.0322
        Hunter-Lab:
        34.9895, 47.8201, 21.9109
      #bb2a0a color charts
#bb2a0a RGB chart
      #bb2a0a CMYK chart
      #bb2a0a RGB pie chart
      #bb2a0a color shades, tints & tones
#bb2a0a color schemes
#bb2a0a color preview, HTML & CSS examples
           This text has a color of #bb2a0a        
        
          <p style="color:#bb2a0a;">Text here</p>
        
        
          .mytext {color:#bb2a0a;}
        
        Text color #bb2a0a
      
           This box has a color of #bb2a0a        
        
          <div style="background-color:#bb2a0a;">Content here</div>
        
        
          .mybackground {background-color:#bb2a0a;}
        
        Background color #bb2a0a
      
           Border around this has a color of #bb2a0a        
        
          <div style="border:2px solid #bb2a0a;">Content here</div>
        
        
          .myborder {border:2px solid #bb2a0a;}
        
        Border color #bb2a0a