#bb2e0d color space conversions
Hex:
        #bb2e0d
        RGB:
        187, 46, 13
        CMY:
        27, 82, 95
        CMYK:
        0, 75, 93, 27
      HSL:
        11°, 87.0000%, 39.2157%
        HSV (HSB):
        11°, 93.0481%, 73.3333%
        XYZ:
        21.5432, 12.5478, 1.6673
        xyY:
        0.6025, 0.3509, 12.5478
      CIE-Lab:
        42.0739, 54.5367, 50.4628
        CIE-LCH:
        42.0739, 74.3017, 42.7781
        CIE-Luv:
        42.0739, 111.2551, 31.4517
        Hunter-Lab:
        35.4229, 46.5682, 22.0054
      #bb2e0d color charts
#bb2e0d RGB chart
      #bb2e0d CMYK chart
      #bb2e0d RGB pie chart
      #bb2e0d color shades, tints & tones
#bb2e0d color schemes
#bb2e0d color preview, HTML & CSS examples
           This text has a color of #bb2e0d        
        
          <p style="color:#bb2e0d;">Text here</p>
        
        
          .mytext {color:#bb2e0d;}
        
        Text color #bb2e0d
      
           This box has a color of #bb2e0d        
        
          <div style="background-color:#bb2e0d;">Content here</div>
        
        
          .mybackground {background-color:#bb2e0d;}
        
        Background color #bb2e0d
      
           Border around this has a color of #bb2e0d        
        
          <div style="border:2px solid #bb2e0d;">Content here</div>
        
        
          .myborder {border:2px solid #bb2e0d;}
        
        Border color #bb2e0d