#bb3e2d color space conversions
Hex:
        #bb3e2d
        RGB:
        187, 62, 45
        CMY:
        27, 76, 82
        CMYK:
        0, 67, 76, 27
      HSL:
        7°, 61.2069%, 45.4902%
        HSV (HSB):
        7°, 75.9358%, 73.3333%
        XYZ:
        22.6898, 14.1995, 4.0275
        xyY:
        0.5545, 0.3470, 14.1995
      CIE-Lab:
        44.5177, 49.3185, 37.7028
        CIE-LCH:
        44.5177, 62.0791, 37.3970
        CIE-Luv:
        44.5177, 97.4997, 27.4649
        Hunter-Lab:
        37.6822, 41.5372, 20.0406
      #bb3e2d color charts
#bb3e2d RGB chart
      #bb3e2d CMYK chart
      #bb3e2d RGB pie chart
      #bb3e2d color shades, tints & tones
#bb3e2d color schemes
#bb3e2d color preview, HTML & CSS examples
           This text has a color of #bb3e2d        
        
          <p style="color:#bb3e2d;">Text here</p>
        
        
          .mytext {color:#bb3e2d;}
        
        Text color #bb3e2d
      
           This box has a color of #bb3e2d        
        
          <div style="background-color:#bb3e2d;">Content here</div>
        
        
          .mybackground {background-color:#bb3e2d;}
        
        Background color #bb3e2d
      
           Border around this has a color of #bb3e2d        
        
          <div style="border:2px solid #bb3e2d;">Content here</div>
        
        
          .myborder {border:2px solid #bb3e2d;}
        
        Border color #bb3e2d