#bb2e0e color space conversions
Hex:
        #bb2e0e
        RGB:
        187, 46, 14
        CMY:
        27, 82, 95
        CMYK:
        0, 75, 93, 27
      HSL:
        11°, 86.0697%, 39.4118%
        HSV (HSB):
        11°, 92.5134%, 73.3333%
        XYZ:
        21.5498, 12.5505, 1.7022
        xyY:
        0.6019, 0.3505, 12.5505
      CIE-Lab:
        42.0780, 54.5503, 50.1261
        CIE-LCH:
        42.0780, 74.0835, 42.5798
        CIE-Luv:
        42.0780, 111.1792, 31.3134
        Hunter-Lab:
        35.4267, 46.5835, 21.9500
      #bb2e0e color charts
#bb2e0e RGB chart
      #bb2e0e CMYK chart
      #bb2e0e RGB pie chart
      #bb2e0e color shades, tints & tones
#bb2e0e color schemes
#bb2e0e color preview, HTML & CSS examples
           This text has a color of #bb2e0e        
        
          <p style="color:#bb2e0e;">Text here</p>
        
        
          .mytext {color:#bb2e0e;}
        
        Text color #bb2e0e
      
           This box has a color of #bb2e0e        
        
          <div style="background-color:#bb2e0e;">Content here</div>
        
        
          .mybackground {background-color:#bb2e0e;}
        
        Background color #bb2e0e
      
           Border around this has a color of #bb2e0e        
        
          <div style="border:2px solid #bb2e0e;">Content here</div>
        
        
          .myborder {border:2px solid #bb2e0e;}
        
        Border color #bb2e0e