#bb2a23 color space conversions
Hex:
        #bb2a23
        RGB:
        187, 42, 35
        CMY:
        27, 84, 86
        CMYK:
        0, 78, 81, 27
      HSL:
        3°, 68.4685%, 43.5294%
        HSV (HSB):
        3°, 81.2834%, 73.3333%
        XYZ:
        21.6249, 12.3421, 2.8326
        xyY:
        0.5876, 0.3354, 12.3421
      CIE-Lab:
        41.7547, 56.2974, 40.3156
        CIE-LCH:
        41.7547, 69.2441, 35.6072
        CIE-Luv:
        41.7547, 110.7382, 25.8918
        Hunter-Lab:
        35.1313, 48.3949, 19.8114
      #bb2a23 color charts
#bb2a23 RGB chart
      #bb2a23 CMYK chart
      #bb2a23 RGB pie chart
      #bb2a23 color shades, tints & tones
#bb2a23 color schemes
#bb2a23 color preview, HTML & CSS examples
           This text has a color of #bb2a23        
        
          <p style="color:#bb2a23;">Text here</p>
        
        
          .mytext {color:#bb2a23;}
        
        Text color #bb2a23
      
           This box has a color of #bb2a23        
        
          <div style="background-color:#bb2a23;">Content here</div>
        
        
          .mybackground {background-color:#bb2a23;}
        
        Background color #bb2a23
      
           Border around this has a color of #bb2a23        
        
          <div style="border:2px solid #bb2a23;">Content here</div>
        
        
          .myborder {border:2px solid #bb2a23;}
        
        Border color #bb2a23